Hi fellow listers,
I'm on TC 5.5.9 behind Apache 2.0.54 and I need TC to display the same error pages as in Apache. So, I've put the following code in CATALINA_HOME/conf/web.xml : --------------------------------------------------------------------------- <error-page> <error-code>503</error-code> <location>/erreur/erreur-500.html</location> </error-page> --------------------------------------------------------------------------- Of course, since I'm asking this list, Tomcat continues to dosplay it's own error pages (you know, the blue ugly ones...) Anyways, the 'erreur/erreur-500.html' page is inside the Apache htdocs folder and they don't get displayed... any idea ?? ____________________________ Luc Boudreau SID - Université du Québec [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]