Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
totem
website
Commits
0db671c0
Unverified
Commit
0db671c0
authored
Jan 15, 2021
by
Maarten de Waard
🤘🏻
Browse files
add csp header
parent
40b2d1f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.htaccess
View file @
0db671c0
...
...
@@ -2,3 +2,4 @@ Header set Strict-Transport-Security "max-age=63072000"
Header
set
X-Content-Type-Options "nosniff"
Header
set
X-Frame-Options "DENY"
Header
set
X-XSS-Protection "1; mode=block"
Header
set
Content-Security-Policy "default-src 'self';"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment