On Wed, October 1, 2003 1at 2:00 pm, John Bell sent the following
>
> I tried putting the JkMount in the Virtual Hosts section instead of in
> mod_jk.conf but it did not seem to make
> any difference.
> I did leave mod_jk.conf in as there is other localhost stuff in it  +
> JkWorkersFile "D:/ApacheTomcat/Tomcat-4.1/conf/jk/workers.properties"
>
> JkLogFile "D:/ApacheTomcat/Tomcat-4.1/logs/mod_jk.log"

JkMount directives NEED to go into the VirtualHost section to have any
chance of working.  If you leave them out, it will not work.

JkWorkersFile and JkLogFile can go anywhere in the main section.

-Dave

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

Reply via email to