mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-12 21:06:01 +03:00
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
SecRule ARGS:test "@detectSQLi" "allow"
|
|
SecRule ARGS|ARGS:test "!@contains asdfsafdt" "allow"
|
|
SecRule ARGS "@detectSQLi" "allow"
|