Remove unneeded security headers (these are set by default in caddy)
This commit is contained in:
parent
1df1c2c970
commit
73f430bea2
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@ korhonen.cc, *.korhonen.cc {
|
||||||
|
|
||||||
header {
|
header {
|
||||||
Strict-Transport-Security "max-age=63072000; includeSubDomains; preload"
|
Strict-Transport-Security "max-age=63072000; includeSubDomains; preload"
|
||||||
X-Frame-Options DENY
|
|
||||||
X-XSS-Protection 0
|
|
||||||
X-Content-Type-Options nosniff
|
|
||||||
Referrer-Policy strict-origin-when-cross-origin
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@homepage-redir host www.korhonen.cc
|
@homepage-redir host www.korhonen.cc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue