I must first admit that I am new to all of this and it has taken me a couple days to get this far.

I have Apache2 and Tomcat6 installed on a Ubuntu server. I also have the mod_jk module installed, although I am sure incorrectly as it is not working.

I can go to the system on port 80 and I see the "It's working" message for Apache and I can get to the Tomcat examples through port 8080 and they all work. What I can't do is get to the Tomcat examples through Apache, it just displays the source of the jsp files.

Can any one give me a hint as to where to look to figure this out? I am guessing that it is a very simple config that I am missing.