I have server with Apache webserver with mod_jk2 Tomcat
and 2 domain : aaa.com and bbb.com
aaa.com is used Apache webserver,mod_jk2 is running good. bbb.com is struts application, so it must use Tomcat
I config aaa.com in Apache is OK now. But how can I config virtual host for bbb.com to run in Tomcat.
Please help me, Thanks all.