[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-27 14:47:49
This commit is contained in:
parent
f4a646bf14
commit
b9a5eed431
|
|
@ -87,6 +87,10 @@ http {
|
|||
0 $binary_remote_addr;
|
||||
1 "";
|
||||
}
|
||||
map $is_bad_bot $bad_bot_key {
|
||||
1 $binary_remote_addr;
|
||||
default "";
|
||||
}
|
||||
limit_req_zone $limit_key zone=global_limit:20m rate=10r/s;
|
||||
|
||||
# --- ATIVAÇÃO GLOBAL DO WAF (MODSECURITY) ---
|
||||
|
|
|
|||
Loading…
Reference in New Issue