[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-27 14:24:31
This commit is contained in:
parent
8a206b8e68
commit
4a559c99c3
|
|
@ -90,8 +90,9 @@ http {
|
|||
limit_req_zone $limit_key zone=global_limit:20m rate=10r/s;
|
||||
|
||||
# --- ATIVAÇÃO GLOBAL DO WAF (MODSECURITY) ---
|
||||
modsecurity on;
|
||||
modsecurity_rules_file /etc/nginx/modsecurity.conf; # Arquivo que carrega as regras
|
||||
modsecurity off;
|
||||
modsecurity_rules_file /etc/nginx/modsecurity_includes.conf;
|
||||
|
||||
|
||||
# --- CONFIGURAÇÃO DO MÓDULO GEOIP2 ---
|
||||
# Carrega o banco de dados GeoIP e mapeia as variáveis usadas no log.
|
||||
|
|
|
|||
Loading…
Reference in New Issue