[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-17 23:12:22
This commit is contained in:
parent
da80e08d7d
commit
b878fd70aa
|
|
@ -49,9 +49,9 @@ server {
|
||||||
error_log /var/log/nginx/cloud.grupopralog.com.br.error.log warn;
|
error_log /var/log/nginx/cloud.grupopralog.com.br.error.log warn;
|
||||||
access_log /var/log/nginx/cloud.grupopralog.com.br.bad-bot.log suspicious_bot if=$is_bad_bot;
|
access_log /var/log/nginx/cloud.grupopralog.com.br.bad-bot.log suspicious_bot if=$is_bad_bot;
|
||||||
|
|
||||||
if ($block_request) {
|
#if ($block_request) {
|
||||||
return 404;
|
# return 404;
|
||||||
}
|
#}
|
||||||
limit_req zone=global_limit burst=100 nodelay;
|
limit_req zone=global_limit burst=100 nodelay;
|
||||||
|
|
||||||
add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload" always;
|
add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload" always;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue