File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
admin_manual/installation Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,6 @@ server {
79
79
add_header X-Frame-Options "SAMEORIGIN" always;
80
80
add_header X-Permitted-Cross-Domain-Policies "none" always;
81
81
add_header X-Robots-Tag "noindex, nofollow" always;
82
- add_header X-XSS-Protection "1; mode=block" always;
83
82
84
83
# Remove X-Powered-By, which is an information leak
85
84
fastcgi_hide_header X-Powered-By;
Original file line number Diff line number Diff line change @@ -111,7 +111,6 @@ server {
111
111
add_header X-Frame-Options "SAMEORIGIN" always;
112
112
add_header X-Permitted-Cross-Domain-Policies "none" always;
113
113
add_header X-Robots-Tag "noindex, nofollow" always;
114
- add_header X-XSS-Protection "1; mode=block" always;
115
114
116
115
# Remove X-Powered-By, which is an information leak
117
116
fastcgi_hide_header X-Powered-By;
You can’t perform that action at this time.
0 commit comments