[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-17 23:00:38
This commit is contained in:
parent
50ad81f7ea
commit
097f115fb2
|
|
@ -42,7 +42,6 @@ SecRule REQUEST_HEADERS:Content-Type "^application/json" \
|
||||||
# to the size of data, with files excluded. You want to keep that value as
|
# to the size of data, with files excluded. You want to keep that value as
|
||||||
# low as practical.
|
# low as practical.
|
||||||
#
|
#
|
||||||
SecRequestBodyLimit 13107200
|
|
||||||
SecRequestBodyNoFilesLimit 131072
|
SecRequestBodyNoFilesLimit 131072
|
||||||
|
|
||||||
# What to do if the request body size is above our configured limit.
|
# What to do if the request body size is above our configured limit.
|
||||||
|
|
@ -288,6 +287,3 @@ Include /etc/modsecurity/crs/crs-setup.conf
|
||||||
|
|
||||||
# Inclui os arquivos de regras principais da OWASP
|
# Inclui os arquivos de regras principais da OWASP
|
||||||
Include /usr/share/modsecurity-crs/rules/*.conf
|
Include /usr/share/modsecurity-crs/rules/*.conf
|
||||||
|
|
||||||
# Carrega o arquivo único e consolidado de exceções
|
|
||||||
modsecurity_rules_file /etc/nginx/modsecurity/global-exceptions.conf;
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue