new value

This commit is contained in:
Alexandre
2025-01-16 14:04:17 +01:00
parent 323220f35b
commit b64a448fc8
19 changed files with 705 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
root /dev/null;
server_name $hostname;
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";
add_header X-Robots-Tag none;