diff --git a/.htaccess b/.htaccess index a5c29323..fb1d32f8 100644 --- a/.htaccess +++ b/.htaccess @@ -2,6 +2,6 @@ Header set X-XSS-Protection "1; mode=block" Header always append X-Frame-Options SAMEORIGIN - Header set X-Content-Type-Options nosniff +# Header set X-Content-Type-Options "nosniff" Header set Set-Cookie sess=123; path=/; SameSite=Strict