You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Thomas, Kevin" <KE...@saic.com> on 2003/06/19 16:24:31 UTC

Custom Error Pages

Hi all,

I have setup some custom error pages and have updated
$CATALINA_HOME/conf/web.xml to direct to these pages should an error occur.
However, when a error is raised the app automatically looks within
/<webapp>/Errors for the pages instead of /ROOT/Errors where I would like it
to look.

Errors is the name of a directory I have created BTW.

Any ideas as to why/how I can get the error pages to be picked up from
there?

I'm running Tomcat 4.0.6.

Cheers,
Kev.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org