txforward

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.

License: PHP License

This package is not maintained, if you would like to take over please go to this page.

Latest releases

Version Release Download
1.0.7 2011-05-04 txforward-1.0.7.tgz
1.0.6 2008-12-31 txforward-1.0.6.tgz
1.0.5 2008-12-01 txforward-1.0.5.tgz
1.0.4 2008-11-30 txforward-1.0.4.tgz
1.0.3 2008-11-25 TXForward-1.0.3.tgz
Show all releases

Changelog

Version Message
1.0.7 pecl channel fix
1.0.6 supports chained proxies through ini configuration
1.0.5 pecl channel fix
1.0.4 pecl channel fix
1.0.3 initial release
Show complete changelog