Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0ddd2b4

Browse files
cventersFelipe Zimmerle
authored and
Felipe Zimmerle
committed
Add mod_extract_forwarded.c to run before mod_security2.c
mod_extract_forwarded2.c is already present in this list, but there is a(seemingly better) alternative for Apache 2.2 which is distributed inFedora EPEL that is called mod_extract_forwarded.c.
1 parentb788ce2 commit0ddd2b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎apache2/mod_security2.c‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,6 +1468,7 @@ static void register_hooks(apr_pool_t *mp) {
14681468
staticconstchar*constpostread_beforeme_list[]= {
14691469
"mod_rpaf.c",
14701470
"mod_rpaf-2.0.c",
1471+
"mod_extract_forwarded.c",
14711472
"mod_extract_forwarded2.c",
14721473
"mod_remoteip.c",
14731474
"mod_custom_header.c",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp