Nginx 19.09 Changes.
This commit is contained in:
parent
2798015ec8
commit
ce2c259059
4 changed files with 4 additions and 4 deletions
|
@ -43,7 +43,7 @@ mkIf (elem "nginx" config.machine.services) {
|
|||
}
|
||||
add_header Strict-Transport-Security $hsts_header;
|
||||
add_header 'Referrer-Policy' 'origin-when-cross-origin';
|
||||
add_header X-Frame-Options DENY;
|
||||
# add_header X-Frame-Options DENY;
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
add_header X-XSS-Protection "1; mode=block";
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue