Skip to content

Instantly share code, notes, and snippets.

@rafaelcaricio
Created November 2, 2010 15:48
Show Gist options
  • Save rafaelcaricio/659806 to your computer and use it in GitHub Desktop.
Save rafaelcaricio/659806 to your computer and use it in GitHub Desktop.
Parando e iniciando o NGINX
rafaelcaricio@ubuntu:~$ sudo /etc/init.d/nginx stop
Stopping nginx: nginx.
rafaelcaricio@ubuntu:~$ sudo /etc/init.d/nginx start
Starting nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
configuration file /etc/nginx/nginx.conf test is successful
nginx.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment