mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Merge pull request #2781 from erkia/fix/add-aplog-use-module
Fix logging for Apache 2.4 (again)
This commit is contained in:
@@ -25,12 +25,6 @@
|
||||
#include "apr_optional.h"
|
||||
#include "mod_log_config.h"
|
||||
|
||||
/*
|
||||
* #ifdef APLOG_USE_MODULE
|
||||
* APLOG_USE_MODULE(security2);
|
||||
* #endif
|
||||
*/
|
||||
|
||||
#include "msc_logging.h"
|
||||
#include "msc_util.h"
|
||||
|
||||
|
Reference in New Issue
Block a user