[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-26 20:13:31

This commit is contained in:
srvproxy001.itguys.com.br 2025-10-26 20:13:31 -03:00
parent dd448d9f7e
commit 746034f6fe
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ server {
# --- Headers de Segurança ---
add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload" always;
add_header X-Content-Type-Options "nosniff" always;
add_header X-Frame-Options "SAMEORIGIN" always;
#add_header X-Frame-Options "SAMEORIGIN" always;
add_header Referrer-Policy "no-referrer" always;
add_header X-XSS-Protection "1; mode=block" always;