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...
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?
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.