Removes slash from REQUEST_BASENAME

This commit is contained in:
Felipe Zimmerle
2016-11-22 15:33:32 -03:00
parent 293a849668
commit d3a4ec760c
2 changed files with 4 additions and 4 deletions

View File

@@ -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",