> From: Edward Quick [mailto:[EMAIL PROTECTED] > Subject: RE: Handling Tomcat Errors in Apache > > Can I have one cgi-bin directory, or does there > have to be one in each webapp?
By design, webapps are intended to be independent, so error handling is also independent. Don't have any personal experience here, but possibly you could use a copy of the same error page in each webapp that does a redirect to the error handling page in httpd. You might want to search the archives for other options: http://marc.theaimsgroup.com/?l=tomcat-user&r=1&w=2 - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]