I am having problem with apache - tomcat connection. Both are working separately.I have mod_jk.so installed,and the httpd.conf modified to load mod_jk.so and worker's file 'workers.properties'. I believe I gave the proper path names in those files.I tried lot of ways, but still it seems that the apache is not getting connected.Whenever I give the
http://localhost:10002 it says "It works". Tomcat is also running, and I am totally confused without understanding what's going on. Please help me.