Update supported ctl actions

Victor Hora
2018-03-09 18:43:53 -05:00
parent 9d8a2abe5a
commit 060abfaec2

@@ -3306,16 +3306,16 @@ SecRule REQUEST_URI "@beginsWith /index.php" "phase:1,t:none,pass, \
</pre> </pre>
The following configuration options are supported: The following configuration options are supported:
#'''auditEngine''' (Supported on libModSecurity: TBI) #'''auditEngine'''
#'''auditLogParts''' #'''auditLogParts'''
#'''debugLogLevel''' (Supported on libModSecurity: TBI) #'''debugLogLevel''' (Supported on libModSecurity: TBI)
#'''forceRequestBodyVariable''' (Supported on libModSecurity: TBI) #'''forceRequestBodyVariable'''
#'''requestBodyAccess''' #'''requestBodyAccess'''
#'''requestBodyLimit''' (Supported on libModSecurity: TBI) #'''requestBodyLimit''' (Supported on libModSecurity: TBI)
#'''requestBodyProcessor''' #'''requestBodyProcessor'''
#'''responseBodyAccess''' (Supported on libModSecurity: TBI) #'''responseBodyAccess''' (Supported on libModSecurity: TBI)
#'''responseBodyLimit''' (Supported on libModSecurity: TBI) #'''responseBodyLimit''' (Supported on libModSecurity: TBI)
#'''ruleEngine''' (Supported on libModSecurity: YES) #'''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 us triggered at run time, it should be specified '''before''' the rule in which it is disabling.
#'''ruleRemoveByMsg''' (Supported on libModSecurity: TBI) #'''ruleRemoveByMsg''' (Supported on libModSecurity: TBI)
#'''ruleRemoveByTag''' (Supported on libModSecurity: TBI) #'''ruleRemoveByTag''' (Supported on libModSecurity: TBI)