Updated to new ability and added help article

This commit is contained in:
AJ Salkeld
2016-07-16 21:40:29 +01:00
parent 3c639abc7a
commit a340d36307

View File

@@ -1,4 +1,5 @@
# nginx_modsite
The Bash script can list, enable and disable nginx sites.
Now working on OSX with Hombrew/nginx.
A bash script to enable, disable, and list Nginx sites, and help reload the config.
[Read all about it](https://www.ajsalkeld.com/project/2016/07/16/Nginx-modsite-a2ensite-tool-for-nginx-enable-disable-reload/).