Add the following attributes to the <Connector> in Tomcat’s server.xml to hide web server version in Tomcat at line no- 73 :-
# vim apache-tomcat/conf/server.xml
<Connector port=”8080? protocol=”HTTP/1.1?
connectionTimeout=”20000?
redirectPort=”8443?
server=”Tomcat” />
Recent Comments