amélioration syntaxe de SecRuleRemoveById

This commit is contained in:
btatu 2019-10-29 15:58:18 +01:00
parent d69a947bce
commit 6b8a8c9f98

View file

@ -926,6 +926,8 @@ SecTmpDir /tmp
# Can be removed when modsecurity 2.9.3 hits debian
# See https://github.com/SpiderLabs/ModSecurity/issues/712
SecRuleRemoveById "910000-910999"
SecRuleRemoveById "920000"
SecRuleRemoveById "930000"
</IfModule>