se /proxy/xxx http://server1:8080/xxx
>
> Regards,
>
> --mike
>
> On Mon, 29 Oct 2001 [EMAIL PROTECTED] wrote:
>
> >
> > The Apache Webserver provides a proxy module. This module enables the
> > redirection of URLs in the background (the user who enters
Apache Webserver provides a proxy module. This module enables the
> redirection of URLs in the background (the user who enters the URL in his browser
> will not know that this request is served by another web server) - for
> example:
>
> ProxyPass /xxx http://server1:8080/xxx
> Pr
The Apache Webserver provides a proxy module. This module enables the
redirection of URLs in the background (the user who enters the URL in his browser
will not know that this request is served by another web server) - for
example:
ProxyPass /xxx http://server1:8080/xxx
ProxyPassReverse /xxx