> From: Edward Quick [mailto:[EMAIL PROTECTED] 
> Subject: switch off tomcat version
> 
> I have a Tomcat set up in production, but when it errors with 
> a 404 or 500, it reveals its version number at the bottom of
> the page. Is there any way to disable this?

Use a custom error page (see section 9.9 of the Servlet spec).

You might also want to set the server attribute of your <Connector> tags
(documented as useful for the paranoid :-).

 - 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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to