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]

Reply via email to