mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-05 16:17:38 +02:00
Update to 2021-12-01 19:13
This commit is contained in:
4
roles/nginx/templates/ansible_conf.d/headers.inc.j2
Normal file
4
roles/nginx/templates/ansible_conf.d/headers.inc.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
add_header X-Frame-Options SAMEORIGIN;
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
add_header X-XSS-Protection "1; mode=block";
|
||||
add_header Strict-Transport-Security $hsts_header;
|
Reference in New Issue
Block a user