Tuesday, December 11, 2012

How to enable manager app for Tomcat with Virtual Host

Make a copy of the file
       ${tomcat-home}/webapps/host-manager/manager.xml

and copy to the folder (the same name with your virtual host folder under webapps)
       ${tomcat-home}/conf/Catalina/<your virtual host folder name>

Access via browser with the link http://<your virtual host name>/manager/html