I can't see the pages in /examples/kjsp/ after configuring apache and tomcat to work together? (I get page not found
I installed apache with the installation of redhat 7.0.
Aditionally I installed tomcat 3.2.4 on the same mechine and set up all the environment vriables to make the jsp pages to work, all is fine for stand alone.
upon integrating with apache,
I used mod_jk.eapi-so didn't compile the module just put it in the apache home /etc/lib/apache/ with all the modules
also tried to put it in the libexec directory but didn't work.
I read a suggestion that I telnet port 8007 or 8009 and see if there is an exception in tomcat.log (there is no tomcat.log in the log directory)
how can I troubleshoot to pinpoint the problem???
any one know of a better integrating for example apache 1.32 woth tomcat 4.0 that works better with redhat 7.0??
I installed apache with the installation of redhat 7.0.
Aditionally I installed tomcat 3.2.4 on the same mechine and set up all the environment vriables to make the jsp pages to work, all is fine for stand alone.
upon integrating with apache,
I used mod_jk.eapi-so didn't compile the module just put it in the apache home /etc/lib/apache/ with all the modules
also tried to put it in the libexec directory but didn't work.
I read a suggestion that I telnet port 8007 or 8009 and see if there is an exception in tomcat.log (there is no tomcat.log in the log directory)
how can I troubleshoot to pinpoint the problem???
any one know of a better integrating for example apache 1.32 woth tomcat 4.0 that works better with redhat 7.0??