openpanel/configuration/nginx/modsecurity/RESPONSE-999-EXCLUSION-RULES-AFTER-CRS.conf
2024-09-18 16:27:40 +02:00

8 lines
299 B
Plaintext

# https://github.com/coreruleset/coreruleset/blob/v4.0.0/rules/RESPONSE-999-EXCLUSION-RULES-AFTER-CRS.conf.example
#
# Examples:
# SecRuleRemoveById 942100
# SecRuleRemoveByTag "attack-sqli"
# SecRuleUpdateTargetById 942100 "!ARGS:password"
# SecRuleUpdateTargetByTag "attack-sqli" "!ARGS:password"