forked from linux/WebHosting
@@ -12,7 +12,6 @@ http {
|
||||
default_type application/octet-stream;
|
||||
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
add_header X-Frame-Options DENY;
|
||||
add_header X-XSS-Protection "1; mode=block";
|
||||
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always; # HSTS
|
||||
add_header Referrer-Policy no-referrer-when-downgrade; # Referrer policy
|
||||
|
||||
Reference in New Issue
Block a user