> From: Jatinder Kaur [mailto:jatinderforums@gmail.com]
> 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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|