On 2001.03.03 18:17 Thomas wrote:

> How do you set tomcat to create its mod_jk.conf-auto file with:
> 
> JkMount /*.jsp ajp13
> 
> instead of the default:
> 
> JkMount /*.jsp ajp12

You have to put that in by hand -- Tomcat defaults to using Ajp12 with Apache
unless you tell it otherwise.

-- Brett 
                                  http://www.chapelperilous.net/~bmccoy/
------------------------------------------------------------------------
        Inheritance taxes are getting so out of line, that the deceased family
often doesn't have a legacy to stand on.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to