You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Nance, Michael" <MN...@tickets.com> on 2001/07/24 17:43:19 UTC

JKMount verses old JServ

What is the correct format for JKMount
We are switch from JServ to Mod_JK

with JServ we had 
ApJServMount /buy /ROOT

Can I just use
JkMount /buy ajp12


Or how do I do that?

Thanks


Re: JKMount verses old JServ

Posted by Dmitri Colebatch <di...@bigpond.net.au>.
yep thats fine... even better use ajp13 (will require a change to
server.xml).

cheesr
dim

On Tue, 24 Jul 2001, Nance, Michael wrote:

> What is the correct format for JKMount
> We are switch from JServ to Mod_JK
> 
> with JServ we had 
> ApJServMount /buy /ROOT
> 
> Can I just use
> JkMount /buy ajp12
> 
> 
> Or how do I do that?
> 
> Thanks
> 
>