From 390aed8950c065322747b507d6e5ae32bbd46fd3 Mon Sep 17 00:00:00 2001 From: Merlise Clyde Date: Wed, 23 Oct 2024 20:56:46 -0400 Subject: [PATCH] Update .htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index fb1d32f8..9163b13e 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