JkMount does not work in the same way as ApjServMount
JkMount /context worker
worker != URL
take a look at the docs
Filip
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/mod_jk-howto.html
----- Original Message -----
From: "Victor Louis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 03, 2001 6:10 AM
Subject: problem with mod_jk
> Hi,
>
> I was using tomcat with apache+mod_jserv on Redhat 6.2. Now I upgraded to
> mod_jk from mod_jserv. The scenario is I am hosting multiple sites on my
> intranet server. Earlier I was was using ApJServMount for mounting on
> different ports like in the following lines and each site had its own
> server.xml (server_das.xml...) and tomcat startup files.
> ApJServMount /das ajpv12://localhost:8009/das
> ApJServMount /forms ajpv12://localhost:8012/forms
> ApJServMount /intranet ajpv12://localhost:8016/intranet
>
> Now with mod_jk if I give the following line in mod_jk.conf it is not
> working.
> JkMount /das/* ajp13://localhost:8009das
>
> Has anyone has any hints or solution regarding it ?. Please do mail to it
> me.
>
> Thanks in advance
>
> Best regards,
>
> Victor Louis
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]