We did our own reverse rewriting proxy using mod_perl some time ago because we
needed to rewrite all links refering to servers on the inside not
possible to see from the outside. This is not possible to do with
mod_proxy as it does not rewrite the html links in the pages that
are requested.

There now is a perl package called ProxyRewrite or something like
that. We have only looked briefly at it so I can't say how good
it really is. There is SSL support for mod_perl (perl really) so maybe
there is a possibility to get something working this way.

/Hans

Joe Ammann wrote:
> 
> Don't know if I'm right with my question on this list...
> 
> I have a request from a customer to build a secure reverse proxy. The
> proxy (placed in the DMZ) should accept SSL connections from the
> outside (no problem, mod_ssl). It should then forward the HTTP request
> on another secure connection to an application server within the
> company network.
> 
> Now mod_proxy can obviously not forward https connections. It doesn't
> know anything about SSL. And I could not find any information that
> such a thing has already been done.
> 
> Does anybody know of some work that has been done in this direction?
> It seems to be possible with Netscape (see
> http://developer.netscape.com/docs/manuals/proxy/adminux/revpxy.htm#1009276). I'm
> perfectly willing to write a new module or extend mod_proxy, I just
> want to avoid duplicating efforts ;-)
> 
> Regards, Joe
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

-- 
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Hans Lohmander -- Sigma Exallon Information AB
Internet & Intranet solutions
Talkto:+46 (0)40 247636
Faxto:+46 (0)40 24 99 50
Mobile# +46 (0)709-898636
mailto:[EMAIL PROTECTED]
http://www.ei.sigma.se/
ICQ# 9319123
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
begin:vcard 
n:Lohmander;Hans
tel;cell:+46 0709 898636
tel;fax:+46 40 249950
tel;work:+46 40 247636
x-mozilla-html:FALSE
url:http://www.ei.sigma.se/
org:Sigma Exallon Information AB;Internet / Intranet
adr:;;Stortorget 9;Malm�;;S-211 22;Sweden
version:2.1
email;internet:[EMAIL PROTECTED]
title:Konsult
x-mozilla-cpt:;1
fn:Hans Lohmander
end:vcard

Reply via email to