Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gudipati1

    How to stop server header in tomcat - URGENT

    sedj, My main issue is, I do not want to expose the server info like "Apache Tomcat/4.0.4 (HTTP/1.1 Connector)" when the user uses any other http clients like curl. By seeing this info, user can understand which version and which make of server is my application running on. So, I could like to...
  2. gudipati1

    How to stop server header in tomcat - URGENT

    Hi sedj, Thanks for the info, 401 works. But the problem is my application uses tomat's basic authenticationi. So when I try to access my index.jsp, it takes me to unauthorized access page. Is there a round about you can think of?
  3. gudipati1

    How to stop server header in tomcat - URGENT

    Hi, I am using jboss-3.0.1_tomcat-4.0.4 combination for my application on linux. But there seems to be a security issue in this. When a user does curl -i <url> we can see the server header along with the server make and version. Is there a way I can stop this server header. I am pasting the...

Part and Inventory Search

Back
Top