Path to this page:
./
www/ap-rpaf,
Remaps reverse-proxied connections to real requesting IPs
Branch: pkgsrc-2014Q1,
Version: 0.5,
Package name: ap22-rpaf-0.5,
Maintainer: pkgsrc-usersmod_rpaf 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 it's 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. It also takes the incoming X-Host header and
updates the virtualhost settings accordingly. For Apache2 mod_proxy it
takes the X-Forwared-Host header and updates the virtualhosts.
Master sites:
SHA1: 0a0763c7c146e83288d2a621056da20d7b85b6cc
RMD160: 237cf8a772b772fc186f5162de35d4a975abec88
Filesize: 4.377 KB
Version history: (Expand)
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version ap22-rpaf-0.5 (created)