Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mod_extract_forwarded - Extract real source IP for forwarded HTTP requests
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
Name |
Version |
Release |
Type |
Size |
Built |
mod_extract_forwarded |
2.0.2 |
1.fc5 |
src |
18 KiB |
Tue May 2 17:51:11 2006 |
Changelog
- * Wed Jan 11 17:00:00 2006 Tim Jackson <rpm{%}timj{*}co{*}uk> 2.0.2-1
- Initial build