ansible-personal/roles/nginx
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
..
defaults Downgrade TLS configuration to Mozilla's "intermediate" spec 2014-10-09 21:09:18 +03:00
files roles/nginx: Move some common fastcgi settings out of vhost template 2015-03-10 11:59:43 +03:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks roles/nginx: Add task to clone WordPress git 2015-02-26 17:39:17 +03:00
templates roles/nginx: Correct HSTS header in https template 2015-03-18 10:20:55 +03:00