From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
Date: November 22, 2005 10:52:49 AM EST
To: "Tomcat Users List" <users@tomcat.apache.org>
Subject: RE: suppress tomcat version numbers
From: Kiarna Boyd [mailto:[EMAIL PROTECTED]
Subject: suppress tomcat version numbers
Hi I'm trying to suppress the version number Tomcat gives in its
headers.
Read the doc on the <Connector> tag. You're looking for the "server"
attribute (the description mentions something about being paranoid :-).
- Chuck
Hi Chuck
I looked through the docs and it seems to only be an option for 5.5
tomcat, not for the 5.0 or the 4.0.
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
Any other ideas on how to pass that header variable?
Thanks!
-Kiarna