ansible-personal/roles
Alan Orth 934db06887 roles/nginx: Add HTTP Strict Transport Security headers to PHP block
nginx blocks inherit headers set in blocks above them UNLESS the
current level also sets headers[0]. This was causing PHP requests
to not have STS headers because of the FastCGI cache header which
is set in that block.

[0] http://nginx.org/en/docs/http/ngx_http_headers_module.html

Fixes GitHub #7.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-03-19 09:30:26 +03:00
..
common roles/common: Set I/O scheduler via udev 2015-03-15 17:52:05 +03:00
mariadb roles/mariadb: Quote the password in .my.conf template 2014-09-01 12:41:56 +03:00
munin roles/munin: Remove unused config file 2015-03-18 09:00:06 +03:00
nginx roles/nginx: Add HTTP Strict Transport Security headers to PHP block 2015-03-19 09:30:26 +03:00
php5-fpm roles/php5-fpm: Fix creation of pool configs for both tls and non-tls vhosts 2015-02-19 19:41:48 +03:00