At 04:25 PM 5/14/02 +0200, Charles Bueche wrote:
>Hi all,
>
>I want to implement a transparent reverse proxy, to export an intranet web
>server to the Internet.
>
>I know about the ProxyPass friends, but with such a mapping :
>
>         ProxyPass /toto         http://intra.company.com
>
>the returned HTML page contains links that must be filtered (IMG SRC,
>etc).

Read up on the ProxyPassReverse directive of mod_proxy. This will do 
exactly what you are looking for.

Drew

======================================================================
Drew Taylor                  |  Freelance web development using
http://www.drewtaylor.com/   |  perl/mod_perl/MySQL/postgresql/DBI
mailto:[EMAIL PROTECTED]   |  Email jobs at drewtaylor.com
----------------------------------------------------------------------
Speakeasy.net: A DSL provider with a clue. Sign up today.
http://www.speakeasy.net/refer/29655
======================================================================

Reply via email to