Created
December 21, 2012 16:36
-
-
Save stalmok/4353884 to your computer and use it in GitHub Desktop.
Nginx: test configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nginx -t -c /etc/nginx/nginx.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We can test nginx conf and auto reload nginx if any files modify/delete/created on /etc/nginx/sites-available using
EasyEngine/easyengine#3