Hi all,

  I have one question regarding running Apache HTTP Server to run/serve
Servlets as well as PHP content. I have installed the following:

 1. Apache 2.2.4 (Win32) HTTP Server
 2. Apache-Tomcat 6.0.13 Servlet container and
 3. PHP 5.2.3

 I have configured Apache HTTP Server to load PHP module and now I need to
connect Apache HTTP Server and Tomcat together to also serve servlet
requests in same system/server. I have gone through 'mod_jk' solution for
this. But, I was wondering are there any other ways to do this -> Working
Apache HTTP Server with PHP along with Tomcat.

Is it that I can run Apache HTTP Server on same(i.e on its own) port and
run Tomcat on different port to get it done? Can anybody please tell your
expert opinions on this? Thanks!

Reply via email to