Binary package “libapache2-mod-rpaf” in ubuntu trusty
module for Apache2 which takes the last IP from the 'X-Forwarded-For' header
rpaf is short for reverse proxy add forward.
.
rpaf is for backend Apache servers what mod_proxy_
frontend Apache servers. It does exactly the opposite of
mod_proxy_
.
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.
Source package
Published versions
- libapache2-mod-rpaf 0.6-12 in amd64 (Proposed)
- libapache2-mod-rpaf 0.6-12 in amd64 (Release)
- libapache2-mod-rpaf 0.6-12 in arm64 (Proposed)
- libapache2-mod-rpaf 0.6-12 in arm64 (Release)
- libapache2-mod-rpaf 0.6-12 in armhf (Proposed)
- libapache2-mod-rpaf 0.6-12 in armhf (Release)
- libapache2-mod-rpaf 0.6-12 in i386 (Proposed)
- libapache2-mod-rpaf 0.6-12 in i386 (Release)
- libapache2-mod-rpaf 0.6-12 in powerpc (Proposed)
- libapache2-mod-rpaf 0.6-12 in powerpc (Release)
- libapache2-mod-rpaf 0.6-12 in ppc64el (Release)