On Thu, 5 Apr 2007 10:04:19 +0100 Joe Orton <[EMAIL PROTECTED]> wrote:
> I agree that the intended behaviour of the original code was > intuitively correct, only >= 400 errors should be overriden, A redirection page is likely to include a redirected URL. In a reverse proxy situation, that may need to be rewritten. Use of ProxyErrorOverride could be a valid alternative to mod_proxy_html in that situation, couldn't it? Looks to me like a valid usage case for ProxyErrorOverride 3xx. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/
