https://issues.apache.org/bugzilla/show_bug.cgi?id=49839
Summary: mod_remoteip: ErrorDocument causes proxy's IP to be
logged
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Other Modules
AssignedTo: [email protected]
ReportedBy: [email protected]
Confirmed with httpd-2.3.6 (patched with the segmentation fault patch I
attached to ticket 49838), built with the following options:
./configure --with-included-apr --with-mpm=prefork
When using mod_remoteip, requests handled by an ErrorDocument ignore the
mod_remoteip settings. (The wrong IP is logged to access_log; the wrong
REMOTE_ADDR is passed to a PHP-script ErrorDocument.)
(However, the "[client 1.2.3.4:12345] File does not exist:" entry in error_log
*does* log the correct address.)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]