[ajug-members] Running multiple sites off of a single tomcat server
Kerry Wilson
kerry at allthingswilson.com
Thu Apr 5 21:51:48 EDT 2012
I have done that before exactly as the blog says. What is the behavior you are seeing? Perhaps you could let apache handle the virtual hosting and run two tomcat instances.
Sent from Phonezilla, my Samsung Galaxy Note
-------- Original message --------
Subject: [ajug-members] Running multiple sites off of a single tomcat server
From: Bryan Pauquette <bryan.pauquette at gmail.com>
To: ajug-members at ajug.org
CC: [ajug-members] Running multiple sites off of a single tomcat server
Hey has anyone been able to run multiple sites (domains) off a single
tomcat server?
I found some somewhat useful links and I have been experimenting with them
but the behavior I am experiencing does not match what I expect.
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html
http://iam-rakesh.blogspot.com/2009/10/hosting-multiple-domains-in-tomcat.html
I am running tomcat 6.0.35. So far I have updated server.xml and defined
two host entries and put a ROOT.war
at the location I defined in appbase
appBase="atlantaapps"
Anyone do this before?
I have been wasting my time on this rabbit-hole.....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.ajug.org/pipermail/ajug-members/attachments/20120405/d7fedd9d/attachment.html
More information about the ajug-members
mailing list