Skip to content

Commit

Permalink
Merge pull request #86 from merliseclyde/merliseclyde-patch-2
Browse files Browse the repository at this point in the history
Update .htaccess
  • Loading branch information
merliseclyde authored Oct 24, 2024
2 parents 73c4ffd + fe28f1f commit 7bcfe5a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
Header set X-XSS-Protection "1; mode=block"
Header always append X-Frame-Options SAMEORIGIN
Header set X-Content-Type-Options nosniff
</IfModule>
Header set Set-Cookie sess=123; path=/; SameSite=Strict
</IfModule>

0 comments on commit 7bcfe5a

Please sign in to comment.