mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-16 08:27:10 +03:00
Added tagging example to the Example Usage of SecDefaultAction
@@ -654,7 +654,7 @@ The possible values for the debug log level are:
|
||||
|
||||
'''Syntax:''' <code>SecDefaultAction "action1,action2,action3“ </code>
|
||||
|
||||
'''Example Usage:''' <code>SecDefaultAction "phase:2,log,auditlog,deny,status:403“ </code>
|
||||
'''Example Usage:''' <code>SecDefaultAction "phase:2,log,auditlog,deny,status:403,tag:'SLA 24/7'“ </code>
|
||||
|
||||
'''Scope:''' Any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user