mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Very first commit: libmodsecurity
Check the README.md file for further information about the libmodsecurity.
This commit is contained in:
3
test/benchmark/basic_rules.conf
Normal file
3
test/benchmark/basic_rules.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
SecRule ARGS "@contains /test.txt" "allow"
|
||||
SecRule ARGS:teste "@contains /test.txt" " allow,deny"
|
||||
SecRule ARGS "@contains /test.txt" "allow, allow,deny"
|
Reference in New Issue
Block a user