Merge pull request #4801 from Rovanion/patch-3

Don't restart nginx, just tell it to reload it's config files.
This commit is contained in:
Jacob Vosmaer
2013-08-19 02:08:12 -07:00
+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!