Dear All,
I have tried the procedure to connect Apache with Tomcat on RedHat Linux , but it does not work.
The procedure says it requires mod_jk.so file but it is not available , instead mod_jk.so-eapi is available for download.
Please help me in solving the connectivity between Apcahe and Tomcat on RedHat Linux.
Is there anyone who had done it before ?
I have included the following in the httpd.conf file of apache
LoadModule jk_module libexec/mod_jk.so-eapi
AddModule mod_jk.c
JkWorkersFile /usr/local/jakarta-tomcat/conf/workers.properties
JkLogFile /usr/local/apache/logs/mod_jk.log
Please reply to the earliest.
Thanking You in Advance.
Pravin Joshi.