Re: [EMAIL PROTECTED] Integrating Apache and Tomcat via mod_jk

2006-09-02 Thread Serge Dubrouski
I'm not really familiar with Windows version ob Tomcat and Apache. I prefer UNIX/Linux. But... On 9/2/06, jbashir <[EMAIL PROTECTED]> wrote: A little explanation of the problem: I have the tomcat running on one computer with ip 192.168.0.130 and apache running on another computer with ip 192.16

Re: [EMAIL PROTECTED] Integrating Apache and Tomcat via mod_jk

2006-09-02 Thread jbashir
A little explanation of the problem: I have the tomcat running on one computer with ip 192.168.0.130 and apache running on another computer with ip 192.168.0.21 In the server.xml I have included these two lines: http://192.168.0.21/modules/mod_jk.dll"; /> AND http://192.168.0.21/modules/mod_jk.dl

Re: [EMAIL PROTECTED] Integrating Apache and Tomcat via mod_jk

2006-09-02 Thread Serge Dubrouski
I think yes. Why not? You can specify "address" on which 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 Apache is

[EMAIL PROTECTED] Integrating Apache and Tomcat via mod_jk

2006-09-02 Thread jbashir
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