You don't, as far as I know.  You will need mod_jk.conf on the Apache box.
In addition, you will need to change the "host" value in workers.properties
to point to the FQDN of the machine hosting Tomcat.

I guess you could always set up some sort of NFS share, and share out a
location on the Tomcat server so that the Apache server can see it, but the
simplest way is to start Tomcat, let it generate mod_jk.conf, and then just
copy it over to the Apache box and HUP Apache.

John


> -----Original Message-----
> From: Raj Mettai [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 05, 2002 5:46 PM
> To: [EMAIL PROTECTED]
> Subject: Apache2 and Tomcat4 or different machines...
> 
> 
> Hi,
> 
> I want to configure Apache2.0.39 with tomcat4.0.4 using 
> mod_jk both running on different machines (solaris8). How do 
> I specify the location of mod_jk.conf file in httpd.conf if 
> they are not on the same box.
> 
> thanks 
> 
> -Raj
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to