Nginx open config file and restart server


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. sudo vim /opt/nginx/conf/nginx.conf
  2.  
  3. sudo /etc/init.d/nginx restart

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.