The Apache way of doing things would be something like:

ErrorDocument 502 /your/error/document.html

(this is off the top of my head...please consult the apache docs)

Kevin Horn

On Jan 18, 2008 4:45 PM, venkatbo <[EMAIL PROTECTED]> wrote:

>
> Hi Uwe,
>
> While I don't use Apache and have the exact answer, I'm presuming it
> has support equivalent to what lighttpd provides.
>
> Lighty provides config entries to specify the doc-root for static
> content and a path to the catch-all error.html (like say a
> error404.html) file. I use lighty in front of my TG app. When the TG-
> app is down, this error.html file is displayed. 'am presuming Apache
> has a similar provision.
>
> hth,
> /venkat
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to