You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Carlos Pita <cp...@tycdigital.com> on 2001/04/06 17:34:15 UTC

404, 500, etc redirects

Hi!
    I have a simple question: is there a configuration directive that says
Tomcat to redirect 404, 500, etc error codes to a customized output page
(like the Apache's ErrorDocument directive). I'm using Tomcat 3.2.1 with
Apache 1.3.12, and although I could sucesfully configure Apache to do this,
requests which pass through to Tomcat don't have the desired behaviour.

Thank you in advance,
    Carlos