I am using mod_jk with Tomcat 5 and Apache 2.2 and
jakarta-tomcat-connectors-1.2.15. Virtual hosting on this environment
is not working. It looks like JK is directing all traffic to the
default Host in Tomcat Server. It is not able to distinguish the
sites. When we go to abc2.com, it shows half
I am using mod_jk with Tomcat 5 and Apache 2.2. JK is directing to
the default Host in Tomcat Server. It is not able to distinguish the
sites. When we go to abc2.com, it shows half the content from
abc1.com, which has a lot of files with the same name as abc2.com. Is
this a known bug? Anybody h