mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Removes slash from REQUEST_BASENAME
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
]
|
||||
},
|
||||
"expected":{
|
||||
"debug_log":"Target value: \"/login.php\" \\(Variable: REQUEST_BASENAME\\)"
|
||||
"debug_log":"Target value: \"login.php\" \\(Variable: REQUEST_BASENAME\\)"
|
||||
},
|
||||
"rules":[
|
||||
"SecRuleEngine On",
|
||||
|
Reference in New Issue
Block a user