mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Removes SecDebugLog directive from the test cases
This commit is contained in:
@@ -11,10 +11,8 @@
|
||||
},
|
||||
"rules":[
|
||||
"secruleengine On",
|
||||
"secdebuglog \/tmp\/modsec_debug.log",
|
||||
"secdebugloglevel 9",
|
||||
"secrule REQUEST_HEADERS \"@contains PHPSESSID\" \"id:1,t:lowercase,t:none,msg:'This is a test, %{REQUEST_HEADERS:Accept}%'\"",
|
||||
"secrule TX \"@contains to_test\" \"id:2,t:lowercase,t:none\""
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Reference in New Issue
Block a user