://192.168.0.21/ displays the index.jsp page. Thats what I want.
But the problem is that it then does not display the .php files. Once it is
switched to tomcat, it does not go back to apache. Thanks.
Serge Dubrouski wrote:
>
> On 9/8/06, jbashir <[EMAIL PROTECTED]> wrote:
>>
>
Configuring apache and tomcat via mod_jk is done by installing apache on port
80 and tomcat on port 8080, and when we write http://localhost/ it's apache
server which runs by default (being installed on port 80), and then through
mod_jk.conf file we instruct the server when to switch to tomcat.
B
h Tomcat will
> be listeningg in the server.xml and then set the same port in the
> workers.properties.
>
> On 9/2/06, jbashir <[EMAIL PROTECTED]> wrote:
>>
>> Is it possible to integrate Apache and Tomcat via mod_jk on remote
>> computers.
>> I mean Apac
Is it possible to integrate Apache and Tomcat via mod_jk on remote computers.
I mean Apache is on one computer and Tomcat is installed on another
computers? Any idea??
--
View this message in context:
http://www.nabble.com/Integrating-Apache-and-Tomcat-via-mod_jk-tf2207087.html#a6112723
Sent fro