Don't restart nginx, just tell it to reload it's config files.

This commit is contained in:
Rovanion Luckey
2013-08-17 15:26:50 +02:00
parent e8d77e21fb
commit a906860e9e
+1 -1
View File
@@ -301,7 +301,7 @@ Make sure to edit the config file to match your setup:
## Restart
sudo service nginx restart
sudo service nginx reload
# Done!