It was thus said that the Great Ricky Zhou once stated:
> 
> Sean Conner wrote:
> > 
> >     ErrorDocument   503     /errors/503.shtml
> >     Redirect        503     /
> > 
> When you made everything return a 503, that included the error page,
> hence the additional 503 error.  I'm not sure if this is the
> best/recommended way, but if you use a RedirectMatch to match everything
> but /errors/503.shtml, the error page will work.

  I attempted to do that, but my regex skills apparently weren't up to the
task (that attempt was commented out in the configuration I sent).

  -spc (Well, I tried to match anything under the /errors subdirectory
        but ... )




---------------------------------------------------------------------
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