mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Removes SecDebugLog directive from the test cases
This commit is contained in:
@@ -36,9 +36,7 @@
|
||||
"SecAuditEngine On",
|
||||
"SecAuditLogType Serial",
|
||||
"SecAuditLog logs\/modsec_audit.log",
|
||||
"SecAuditLogParts ABCDEFHJKZ",
|
||||
"SecDebugLog \/tmp\/modsec_debug.log",
|
||||
"SecDebugLogLevel 9"
|
||||
"SecAuditLogParts ABCDEFHJKZ"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user