mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Force rpaf and similar modules before mod_security2.
This commit is contained in:
@@ -1025,6 +1025,9 @@ static void register_hooks(apr_pool_t *mp) {
|
||||
NULL
|
||||
};
|
||||
static const char *postread_beforeme_list[] = {
|
||||
"mod_rpaf.c",
|
||||
"mod_extract_forwarded2.c",
|
||||
"mod_breach_realip.c",
|
||||
"mod_unique_id.c",
|
||||
NULL
|
||||
};
|
||||
|
Reference in New Issue
Block a user