nginx: some changes

This commit is contained in:
Wonderfall
2016-10-01 17:46:27 +02:00
parent 6cd004f742
commit 55f1ab625a
7 changed files with 10 additions and 8 deletions

View File

@ -1,4 +1,3 @@
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload";
add_header X-Frame-Options SAMEORIGIN;
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";