ansible-personal/roles/nginx/templates
Alan Orth 5c7404d228
roles/nginx: Correct HSTS header in https template
Apparently the "always" syntax isn't used anymore (ever?), not sure
where I got it from but this definitely causes HSTS to not work.

See: https://mozilla.github.io/server-side-tls/ssl-config-generator/
See: https://raymii.org/s/tutorials/HTTP_Strict_Transport_Security_for_Apache_NGINX_and_Lighttpd.html

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-03-18 10:20:55 +03:00
..
https.j2 roles/nginx: Correct HSTS header in https template 2015-03-18 10:20:55 +03:00
vhost.conf.j2 roles/nginx: Use a more descriptive variable name for bypassing the proxy_cache 2015-03-11 13:51:48 +03:00
wordpress.j2 roles/nginx: Add protection for PHP scripts in uploads directory 2015-02-26 17:05:50 +03:00