We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3019026 commit 2b9390eCopy full SHA for 2b9390e
core/files/etc/nginx/includes/misp
@@ -11,7 +11,6 @@ add_header X-Download-Options "noopen" always;
11
add_header X-Frame-Options "SAMEORIGIN" always;
12
add_header X-Permitted-Cross-Domain-Policies "none" always;
13
add_header X-Robots-Tag "none" always;
14
-add_header X-XSS-Protection "1; mode=block" always;
15
16
# remove X-Powered-By and nginx version, which is an information leak
17
fastcgi_hide_header X-Powered-By;
0 commit comments