mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-17 14:46:13 +03:00
Fix minor typo
parent
547afd8ff6
commit
24d1cc0c6b
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user