Revert "Symlink"

This reverts commit 5eb8b486ce.
This commit is contained in:
Alexandre
2025-02-21 10:31:35 +00:00
parent 5eb8b486ce
commit 2d6f0083d1
15 changed files with 620 additions and 4 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;