[tomcat-user] Re: AW: Custom Error Document

2000-10-31 Thread kenneth topp
Do you know where it has to be located? > How does your system behave? I use Tomcat 3.2beta5 under NT. > > regards > > Thomas > > > -Ursprüngliche Nachricht- > Von: Fredrik Stenberg [mailto:[EMAIL PROTECTED]] > Gesendet am: Dienstag, 31. Oktober 2000 11:04

RE: Custom Error Document

2000-10-31 Thread Fredrik Stenberg
L PROTECTED]] > Sent: den 31 oktober 2000 12:34 > To: [EMAIL PROTECTED] > Subject: RES: Custom Error Document > > Yes, but only if there's a web server calling Tomcat (Apache). Put the > ErrorDocument command in Apache's httpd.conf : > > > ServerName

AW: Custom Error Document

2000-10-31 Thread Amrhein, Thomas
t has to be located? How does your system behave? I use Tomcat 3.2beta5 under NT. regards Thomas -Ursprüngliche Nachricht- Von: Fredrik Stenberg [mailto:[EMAIL PROTECTED]] Gesendet am: Dienstag, 31. Oktober 2000 11:04 An: '[EMAIL PROTECTED]' Betreff: Custom Error Document Is

RES: Custom Error Document

2000-10-31 Thread Sergio Stateri Jr
Jr [EMAIL PROTECTED] Tesla Tecnologia Sao Paulo (SP) Brazil -Mensagem original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Em nome de Fredrik Stenberg Enviada em: Terça-feira, 31 de Outubro de 2000 07:04 Para: '[EMAIL PROTECTED]' Assunto: Custom Error Document Is it possi

Custom Error Document

2000-10-31 Thread Fredrik Stenberg
Is it possible to redirect to a custom error page when recieving an Error 500 from Tomcat? Eg. something equal to Apache's ErrorDocument directive. /Fred