How to add an application to tomcat but let the project files stay in another directory than $CATALI
Posted
by apache
on Server Fault
See other posts from Server Fault
or by apache
Published on 2010-03-22T13:20:55Z
Indexed on
2010/03/22
13:31 UTC
Read the original article
Hit count: 133
tomcat
This can be done easily in apache, by virtual hosts and changing document root.
How to do it with tomcat?
© Server Fault or respective owner