Sometimes local security teams will detect the Tomcat default pages and apps as a security vulnerability. If so, you need to remove them from the Tomcat directory. This will not affect the running of RMS, but it will remove the base webpage you see when you enter in the RMS address without the /rms at the end. The following steps will remove all documents, default webpages, and default applications.
- Stop Tomcat
- Browse to C:\Program Files\Apache Software Foundation\Tomcat X\webapps
- Delete the docs, manager, and ROOT folders. The only things left should be the rms folder and the rms.war file.
- Start Tomcat