mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 18:05:28 +03:00
Fix minor typo
@@ -186,7 +186,7 @@ The following configuration options are supported:
|
||||
#'''responseBodyAccess''' (Supported on libModSecurity: TBI)
|
||||
#'''responseBodyLimit''' (Supported on libModSecurity: TBI)
|
||||
#'''ruleEngine'''
|
||||
#'''ruleRemoveById''' - since this action us triggered at run time, it should be specified '''before''' the rule in which it is disabling.
|
||||
#'''ruleRemoveById''' - since this action is triggered at run time, it should be specified '''before''' the rule in which it is disabling.
|
||||
#'''ruleRemoveByMsg''' (Supported on libModSecurity: TBI)
|
||||
#'''ruleRemoveByTag''' (Supported on libModSecurity: TBI)
|
||||
#'''ruleRemoveTargetById''' - since this action is used to just remove targets, users don't need to use the char ! before the target list.
|
||||
|
||||
@@ -2139,7 +2139,7 @@ The following configuration options are supported:
|
||||
#'''responseBodyAccess''' - Not supported in ModSecurity v3
|
||||
#'''responseBodyLimit''' - Not supported in ModSecurity v3
|
||||
#'''ruleEngine'''
|
||||
#'''ruleRemoveById''' - since this action us triggered at run time, it should be specified '''before''' the rule in which it is disabling.
|
||||
#'''ruleRemoveById''' - since this action is triggered at run time, it should be specified '''before''' the rule in which it is disabling.
|
||||
#'''ruleRemoveByMsg''' - Not supported in ModSecurity v3
|
||||
#'''ruleRemoveByTag'''
|
||||
#'''ruleRemoveTargetById''' - since this action is used to just remove targets, users don't need to use the char ! before the target list.
|
||||
|
||||
Reference in New Issue
Block a user