server/nginx/xss
This commit is contained in:
parent
33644cfc7f
commit
3ac1b8dddf
1 changed files with 1 additions and 0 deletions
|
@ -391,6 +391,7 @@ Security
|
|||
add_header Content-Security-Policy "default-src 'self'";
|
||||
add_header Strict-Transport-Security "max-age=31557600; includeSubDomains; preload" always;
|
||||
add_header X-Frame-Options "SAMEORIGIN";
|
||||
add_header X-XSS-Protection "1; mode=block";
|
||||
|
||||
Sites
|
||||
^^^^^
|
||||
|
|
Loading…
Reference in a new issue