Hi,

> >   +This file is created by enabling the Apache auto-configuration as
> follows, in your server.xml file:
> >   +</p>
> >   +<source>
> >   +  <Server ...>
> >   +    <Listener className="org.apache.jk.config.ApacheConfig"
> modJk="/path/to/mod_jk.so" />
> >   +  </Server>
> >   +</source>
> >   +
> 
> This is specific to Tomcat 5.x (whereas the file isn't).  Also, if you are
> only going to give one example on how to use ApacheConfig, it would be
> better to show placing it under Engine (as it's the simplest useful case).

I'll move the example under Engine and specify that it's specific to 5.x for
clarity.  Thanks for pointing that out,

Yoav


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

Reply via email to