txforward

This package is not maintained, if you would like to take over please go to this page.
No replacement provided. Contact us if you know a replacement.

Reverse Proxy (web accelerator) PHP compatibility layer

Makes reverse-proxing (web accelerator) totally invisible for php applications. Doesn't require php code modifications to handle X-Forwarded-For IP.
* Stills allows proxy-aware applications to work with X-Forwarded headers and proxy IP address.
* Should work with any web server
* Should work with any proxy server

Using this extension with on a non reverse proxied system will result in a security issue.

Maintainer

  • Francois Cartegnie (lead )

Details

Downloads: 16898
1.0.6
15 years ago
Version 1.0.6 change log

supports chained proxies through ini configuration

requires:

  • php >=4.3.0
  • pearinstaller >=1.7.0