Easily generate and maintain a complex nginx config file.

h2. Usage

# nginx-conf setup

# nginx-conf add /var/www/myblog

# /etc/init.d/nginx reload

Thats it! No generation. You can check in your config file to a SCM. When you make a change just ask nginx to reload the configuration.

h2. Thanks

  • “Chris Wanstrath”:ozmm.org (for creating the original nginx_config_generator)