mod_extract_forwarded - Extract real source IP for forwarded HTTP requests
Website: | http://www.openinfo.co.uk/apache/ |
---|---|
License: | Apache |
- Description:
mod_extract_forwarded hooks itself into Apache's header parsing phase and looks for the X-Forwarded-For header which some (most?) proxies add to the proxied HTTP requests. It extracts the IP from the X-Forwarded-For and modifies the connection data so to the rest of Apache the request looks like it came from that IP rather than the proxy IP.
Packages
mod_extract_forwarded-2.0.2-8m.mo8.x86_64 [13 KiB] |
Changelog
by NARITA Koichi (2013-01-12):
- (2.0.2-8m) - rebuild against httpd-2.4.3 |