diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 5f3488e..e837a1c 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -91,7 +91,7 @@ http { # --- ATIVAÇÃO GLOBAL DO WAF (MODSECURITY) --- modsecurity on; - modsecurity_rules_file /etc/nginx/modsec/main.conf; # Arquivo que carrega as regras + modsecurity_rules_file /etc/nginx/modsecurity.conf; # Arquivo que carrega as regras # --- CONFIGURAÇÃO DO MÓDULO GEOIP2 --- # Carrega o banco de dados GeoIP e mapeia as variáveis usadas no log.