mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Adds support to SecRemoteRules and Include directives
This commit includes a refactoring on important pieces of the parser to allow it work in a stack fashion. Driver and Rules classes were simplified and the RulesProperties class was created.
This commit is contained in:
2
test/test-cases/data/config_example2.txt
Normal file
2
test/test-cases/data/config_example2.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
SecRule ARGS "@contains config_example2" "id:20,pass,t:trim"
|
||||
|
Reference in New Issue
Block a user