mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
Adjust hook placement so mod_breach_trans fixes the request before us.
This commit is contained in:
parent
70e8246ae4
commit
d7a92cac2b
@ -1028,6 +1028,7 @@ static void register_hooks(apr_pool_t *mp) {
|
||||
"mod_rpaf.c",
|
||||
"mod_extract_forwarded2.c",
|
||||
"mod_breach_realip.c",
|
||||
"mod_breach_trans.c",
|
||||
"mod_unique_id.c",
|
||||
NULL
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user