Update nextcloud headers

This commit is contained in:
Wojciech Kozlowski 2023-06-30 23:04:57 +02:00
parent 360e360be9
commit 69661f200c

View File

@ -76,7 +76,7 @@ http {
add_header X-Download-Options "noopen" always;
add_header X-Frame-Options "SAMEORIGIN" always;
add_header X-Permitted-Cross-Domain-Policies "none" always;
add_header X-Robots-Tag "none" always;
add_header X-Robots-Tag "noindex, nofollow" always;
add_header X-XSS-Protection "1; mode=block" always;
# Remove X-Powered-By, which is an information leak