Update server_params.conf

This commit is contained in:
Alexandre
2026-01-29 17:25:15 +01:00
committed by GitHub
parent 18766146a0
commit 5e1622584e

View File

@@ -1,5 +1,5 @@
server_name $hostname;
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";
add_header X-Robots-Tag none;
add_header X-Frame-Options "SAMEORIGIN" always;
add_header X-Content-Type-Options "nosniff" always;