Use an apache http proxy that does *.mydomain2.com to
http://internaltomcat/appX proxying and *.mydomain3.com to
http://internaltomcat/appY then. Tomcat in itself has no such rules
support i know of.
Note that you are not forced to use the ROOT for defualtHost :)
Ishtiaq Ahmed a écrit :
Good
Good Day David,
Its nice to see your reply. I tried the ROOT folder for all unconfigured
domain names but developers are not satisfied with the settings. I need
to redirect *.mydomain2.com's traffic to that specific context of
$CATALINA_HOME/webapps/APPx. As the same server would be serving fo
Ishtiaq Ahmed a écrit :
Hi,
Now we want it But when we tried it for *.mydomain2.com (Notice that * )
if I go like under, it doesn't work. Kindly shed some light into it.
I hope you understand my problem its about * (Subdomains) to be routed
to different context path.
Simply put, yo
Hi,
I am facing a little problem in Tomcat 6 Configurations. multiple
applications deployed under $TOMCAT_HOME/webapps under Linux OS.
$TOMCAT_HOME/webapps/APP1
$TOMCAT_HOME/webapps/APP2
$TOMCAT_HOME/webapps/APP3
Virtual hosts has been set up to access each with its specific DNS
resolutions