summaryrefslogblamecommitdiff
path: root/www/mod_proxy_add_forward/pkg-descr
blob: 95b1cb6b6325e2f308f16e3de0f447060d4b20b9 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                               
This is an Apache module that adds a 'X-Forwarded-For' header to outgoing proxy
requests like Squid does.

You can then get the client ip back on the "proxied host" by setting
r->connection->remote_ip from this header.

See the source for more info.

WWW: http://develooper.com/code/mpaf/