mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
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.
3 lines
147 B
Plaintext
3 lines
147 B
Plaintext
Include test-cases/data/config_example2.txt
|
|
SecRule ARGS "@contains config_example" "id:10,pass,t:trim"
|
|
Include test-cases/data/config_example2.txt |