libapache2-mod-rpaf

module for Apache2 which takes the last IP from the 'X-Forwarded-For' header

Description

rpaf is short for reverse proxy add forward.

rpaf is for backend Apache servers what mod_proxy_add_forward is for frontend Apache servers. It does exactly the opposite of mod_proxy_add_forward written by Ask Bjorn Hansen.

It changes the remote address of the client visible to other Apache modules when two conditions are satisfied. First condition is that the remote client is actually a proxy that is defined in httpd.conf. Secondly if there is an incoming X-Forwarded-For header and the proxy is in its list of known proxies it takes the last IP from the incoming X-Forwarded-For header and changes the remote address of the client in the request structure.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.stderr.net/apache/rpaf/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libapache2-mod-rpaf