Alexandre
2023-04-11 10:33:47 +02:00
parent f93de1fb9a
commit 9bd7fffb14
14 changed files with 266 additions and 112 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;