Tomcat - removing server info

Below are the steps to remove Tomcat Server Information

1. Make sure Tomcat is not running
2. Navigate to "Tomcat Installation"/lib
3. Backup catalina.jar
4. vi catalina.jar
5. select "org/apache/catalina/util/ServerInfo.properties" and remove the server info
6. Then, save the file and restart Tomcat

Comments

Popular Posts