On Mon, 1 Apr 2002, Fury wrote:
> I've recently reconfigured a web server to use the front-end proxy/back-end
> mod_perl configuration. One application runs happily on the mod_perl
> server, with static content being served from the proxy, and dynamic
> requests forwarded to the backend.
>
> Ho
> My first thoughts were to use mod_proxy to forward requests for
> /protected/login to the backend, where the authentication will be
done.
> Then, just redirect the request to another URL behind /protected. The
> authentication information should be passed as part of the request,
should
> it not
Subject line says it all.
I've recently reconfigured a web server to use the front-end proxy/back-end
mod_perl configuration. One application runs happily on the mod_perl
server, with static content being served from the proxy, and dynamic
requests forwarded to the backend.
However, I have a re
hing on it (figures) and Netscape gives the old "Proxy Authentication
Required", but both only if I try to go straight to the proxied site. If I
first login to my site, and then go to the proxied area it works fine. Any
ideas? Do you need more info? Thanks
Apache/1.3.6 (Unix) mod