jakstys.lt: headers

This commit is contained in:
Motiejus Jakštys 2024-08-24 16:22:11 +03:00
parent 7073d6169e
commit f929079fe2
1 changed files with 2 additions and 2 deletions

View File

@ -247,8 +247,8 @@ in
header Strict-Transport-Security "max-age=31536000" header Strict-Transport-Security "max-age=31536000"
header Content-Security-Policy "default-src 'self'" header Content-Security-Policy "default-src 'self'"
header X-Content-Type-Options "nosniff" header X-Content-Type-Options "nosniff"
header Content-Security-Policy: "frame-ancestors 'none'" header Content-Security-Policy "frame-ancestors 'none'"
header X-Frame-Options: "DENY" header X-Frame-Options "DENY"
header /_/* Cache-Control "public, max-age=31536000, immutable" header /_/* Cache-Control "public, max-age=31536000, immutable"