> From: Jatinder Kaur [mailto:[EMAIL PROTECTED] > I am looking for a way to suppress the server header in the > HTTP Response. I > am using Tomcat version 559. Any help is appreciated.
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html See the "server" parameter - the comment "unless you're paranoid, you won't need this" is a bit unfortunate. While you can't suppress the server header, you can change it. How about setting server="Jatinder's HTTP Server 0.1"? - Peter --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]