Penghui Wang wrote:
> It seems workable. But i am not sure the configuration right or not.
>
> Could someone could pick me up?
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html
Mark
-
To start a new topic, e-m
Dear, List,
I have several websites and each site is a web application.
If i wanna hosting all the sites in a single tomcat instance, i have to add
several "" elements in server.xml.
In the default which coming with the tomcat packages, the appBase is
"webapps" which located in CATALINA_BASE. Ea