mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds initial support to chained rules
This commit is contained in:
@@ -33,6 +33,7 @@ ACTIONS = \
|
||||
actions/action.cc \
|
||||
actions/audit_log.cc \
|
||||
actions/block.cc \
|
||||
actions/chain.cc \
|
||||
actions/no_audit_log.cc \
|
||||
actions/phase.cc \
|
||||
actions/redirect.cc \
|
||||
|
Reference in New Issue
Block a user