module-nginx/templates/conf.d
David Kitchen 7e33272f84 Changed SSL ciphers to the recent default for Nginx which is much
more secure
Added SSL caching to speed up SSL requests
Add server_tokens to the global config so this can be turned on|off
    between dev and prod
Add proxy_set_header to vhost as different vhosts may require different
    headers and the global setting is not ideal
Minor space formatting so that the generated files are fractionally
    more readable
2013-04-24 09:42:06 +01:00
..
nginx.conf.erb Changed SSL ciphers to the recent default for Nginx which is much 2013-04-24 09:42:06 +01:00
proxy.conf.erb Changed SSL ciphers to the recent default for Nginx which is much 2013-04-24 09:42:06 +01:00
upstream.erb Changed SSL ciphers to the recent default for Nginx which is much 2013-04-24 09:42:06 +01:00