mirror of
https://github.com/bashclub/zamba-lxc-toolbox
synced 2025-08-14 01:32:26 +00:00
Update install-service.sh
Fix X-Robots-Tag issue from NC 25.0.5/26.0.0
This commit is contained in:
parent
0855d37d9b
commit
20a158c916
@ -185,7 +185,7 @@ add_header X-Content-Type-Options "nosniff" always;
|
||||
add_header X-Download-Options "noopen" always;
|
||||
add_header X-Frame-Options "SAMEORIGIN" always;
|
||||
add_header X-Permitted-Cross-Domain-Policies "none" always;
|
||||
add_header X-Robots-Tag "none" always;
|
||||
add_header X-Robots-Tag "noindex, nofollow" always;
|
||||
add_header X-XSS-Protection "1; mode=block" always;
|
||||
fastcgi_hide_header X-Powered-By;
|
||||
fastcgi_read_timeout 3600;
|
||||
|
Loading…
x
Reference in New Issue
Block a user