ansible-personal/roles/nginx/templates
Alan Orth d694616cf3
roles/nginx: Make sure to set HSTS headers on WordPress static files
I realized the other day that due to complex logic in the location
blocks, various WordPress static files like images and stylesheets
didn't get the HTTP Strict Transport Security header set. We need
to include it on each level where we are setting headers, because
nginx overwrites headers if you set them again in a child block.
2016-11-20 17:25:01 +02:00
..
blank-vhost.conf.j2 roles/nginx: Add "ansible managed" string to configs 2016-06-27 17:50:49 +03:00
https.j2 roles/nginx: Use explicity booleans for tests instead of "yes" and "no" 2016-08-17 12:55:14 +03:00
nginx_org_sources.list.j2 roles/nginx: Add "ansible managed" string to configs 2016-06-27 17:50:49 +03:00
renew-letsencrypt.service.j2 roles/nginx: Fix systemd unit for renewing Let's Encrypt certs 2016-09-25 15:55:45 +03:00
vhost.conf.j2 roles/nginx: Only add PHP configuration on vhosts that need it 2016-09-13 15:59:24 +03:00
wordpress.j2 roles/nginx: Make sure to set HSTS headers on WordPress static files 2016-11-20 17:25:01 +02:00