Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

mod_proxy_html (reverse proxy) functionality for Apache 1

Jim Brandt

2008-07-16

Replies:

Author LoginPost Reply
I need to implement the reverse proxy link-fixing behavior provided in
Apache 2 by mod_proxy_html:

http://apache.webthing.com/mod_proxy_html/

but I need it in Apache 1.

Some digging turned up Apache::ReverseProxy, which appears to have a
nice spot in the code to access the response body before sending it back
to the client.

Are there any other solutions for Apache 1 before I start hacking on
this module? I need solutions that run through Apache because I need the
auth provided by an existing Apache module.

Any issues other than dealing with an incorrect Content-length value?

Thanks,
Jim

--
Jim Brandt
Administrative Computing Services
University at Buffalo


©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.