mod_extract_forwarded - Extract real source IP for forwarded HTTP requests

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.

Homepage: http://www.openinfo.co.uk/apache/

License: Apache Software License

Vendor: Fedora Project

Packages

mod_extract_forwarded-2.0.2-2.fc6.x86_64 [13 KiB] Changelog by Tim Jackson (2006-09-09):
- Rebuild for FE6