Title: tomcat-apache?? why Jserv Module?
Thanx ravi for replying promptly,
 
Actually i'm running two tomcat workers and one apache web server, in that case, in tomcat-apache.conf file i need to specify  this
 

<IfModule mod_jserv.c>

ApJServManual on

ApJServDefaultProtocol ajpv12

ApJServSecretKey DISABLED

ApJServMountCopy on

ApJServLogLevel notice

ApJServDefaultPort 8007

......
</IfModule>
 
Apache does not accept this when this occurs two times....since i include two different tomcat-apche.conf files for two different tomcat servers
 
What to do?
 
thanx
Lax
-----Original Message-----
From: Ravishankar.S [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 19, 2001 10:56 AM
To: [EMAIL PROTECTED]
Subject: Re: tomcat-apache?? why Jserv Module?

dear lax ,
                    u need a dll file called ApacheModJServ.dll.just copy this dll to " modules " dir of apache and include the path of "tomcat-apache.conf" in the httpd.conf file of apache and then presto u have tomcat+apache setup.i can send u the config files if u want it later
 
regds,
ravi
----- Original Message -----
Sent: Thursday, July 12, 2001 10:26 AM
Subject: tomcat-apache?? why Jserv Module?

Hi

Is that ApJservModule.dll (on NT) needed for linking tomcat and Apache?

Thanx

Lax

Reply via email to