Add X-Content-Type-Options to bbaovanc.com
Caught by Mozilla Observatory https://developer.mozilla.org/en-US/observatory/analyze?host=bbaovanc.com
This commit is contained in:
@@ -20,6 +20,8 @@ bbaovanc.com {
|
|||||||
redir /categories/tinkering/ /categories/experiments/
|
redir /categories/tinkering/ /categories/experiments/
|
||||||
|
|
||||||
header Cache-Control no-cache
|
header Cache-Control no-cache
|
||||||
|
header X-Content-Type-Options nosniff
|
||||||
|
|
||||||
root * /var/www/bbaovanc.com/public
|
root * /var/www/bbaovanc.com/public
|
||||||
file_server {
|
file_server {
|
||||||
precompressed br zstd gzip
|
precompressed br zstd gzip
|
||||||
|
@@ -19,7 +19,9 @@ demo.bbaovanc.com {
|
|||||||
|
|
||||||
handle /staging/* {
|
handle /staging/* {
|
||||||
header Cache-Control no-cache
|
header Cache-Control no-cache
|
||||||
|
header X-Content-Type-Options nosniff
|
||||||
header boba-handle staging
|
header boba-handle staging
|
||||||
|
|
||||||
file_server {
|
file_server {
|
||||||
precompressed br zstd gzip
|
precompressed br zstd gzip
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user