On Fri, Jul 16, 2010 at 5:47 AM, Mauri <lai...@gmail.com> wrote:
>
> one more information.
> If I write
> ErrorDocument 503 "messagge"
>
> it work fine, but If I write
> ErrorDocument 503 /test.html
> it don't work. for me this is the problem:

That's because you're proxying everything.  Read the manual for the
ProxyPass syntax to exclude certain URLS.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to