fix headers
This commit is contained in:
parent
a208ce1653
commit
9adc5b93af
@ -245,7 +245,8 @@ in
|
|||||||
'';
|
'';
|
||||||
"jakstys.lt".extraConfig = ''
|
"jakstys.lt".extraConfig = ''
|
||||||
header Strict-Transport-Security "max-age=31536000"
|
header Strict-Transport-Security "max-age=31536000"
|
||||||
Content-Security-Policy: default-src 'self'
|
header Content-Security-Policy "default-src 'self'"
|
||||||
|
header X-Content-Type-Options "nosniff"
|
||||||
|
|
||||||
header /_/* Cache-Control "public, max-age=31536000, immutable"
|
header /_/* Cache-Control "public, max-age=31536000, immutable"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user