On 2/9/06, Frederick, Fabian <[EMAIL PROTECTED]> wrote:
>     Is it possible to redirect a proxypassreverse in some cases ? eg if
> internal server returns a 401 I'd like to avoid displaying auth box.

ProxyErrorOverride may work for this (I haven't tried myself).  But
you'd need to point ErrorDocument 401 on the proxy server to a cgi
script that would rewrite the status code.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to