This commit is contained in:
Alexandre
2023-07-24 16:40:27 +02:00
parent cd6c74af67
commit 38a62026df
12 changed files with 29 additions and 234 deletions

View File

@@ -1,6 +0,0 @@
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;