mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +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:
3
test/test-cases/data/config_example.txt
Normal file
3
test/test-cases/data/config_example.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Include test-cases/data/config_example2.txt
|
||||
SecRule ARGS "@contains config_example" "id:10,pass,t:trim"
|
||||
Include test-cases/data/config_example2.txt
|
Reference in New Issue
Block a user