I need to make Apache 2.0.43 and Tomcat 4.1 talk to each other in a Mandrake 9.0 platform. Can someone PLEASE provide instructions on how to do this. I already installed apache and tomcat and i've tested my localhost on the browser. gives me the apache intro page and gives tomcats intro page.
In addition i got the mod_jk2-2.0.43.so file and put this in /usr/local/apache2/modules. Is this the right file or did i put it in the right place, i'm not sure?
Where do i go from here as far as making them talk together i don't know. The only thing i've added at the bottom of my httpd-conf file is:
Include /home/myname/tomcat/conf/jk2.properties
I think i need some workers file but how or where is that configured don't know.
I know i'm way off in making them work together and the instructions in the jakarta page suck.
Any help will be grrrrreatly appreciated. Thanks.
Java Rocks
In addition i got the mod_jk2-2.0.43.so file and put this in /usr/local/apache2/modules. Is this the right file or did i put it in the right place, i'm not sure?
Where do i go from here as far as making them talk together i don't know. The only thing i've added at the bottom of my httpd-conf file is:
Include /home/myname/tomcat/conf/jk2.properties
I think i need some workers file but how or where is that configured don't know.
I know i'm way off in making them work together and the instructions in the jakarta page suck.
Any help will be grrrrreatly appreciated. Thanks.
Java Rocks