Public Tomcat vs. Private Tomcat

A major part of tomcat administration is the management panel. This is located at www.domain.com/manager/html and access to this is protected by the file at conf/tomcat-users.xml . If we were to provide shared users with access to this, they would be able to access each other's management panel since the conf/tomcat-users.xml file is global. This is where private tomcat comes in. We install an instance of tomcat in the user's home at /home/username/tomcat . Then, we can provide them access to the management panel since their tomcat-users.xml file is theirs only.
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Backup Via CPanel

 There are a few steps you will need to take in order to accomplish this. 1. Login to your...

Turn Off/ Change Page Indexing

To turn off or alter your indexing page, login to your control panel and click on (Index...

Password Protect A Directory

To password protect any of the directories in your account, login to your control...

Change Control Panel Password

To change your control panel password login to your control panel and go to (Change...

Addon Domain

An (Addon Domain) is a domain name that points to a subdirectory within your...