mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fix on top of #1677
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
SecRule ARGS "@contains config_example" "id:10,pass,t:trim"
|
||||
SecRule ARGS "@missingOperator config_example" "id:11,pass,t:trim"
|
||||
SecRule ARGS 123 "@missingOperator config_example" "id:11,pass,t:trim"
|
||||
|
Reference in New Issue
Block a user