On 12/10/2007, Andrew <[EMAIL PROTECTED]> wrote:
> NameVirtualHost *:80
> <VirtualHost *:80>
>     ServerName mysite.com
>     DocumentRoot "C:/.../Tomcat 6.0/webapps/mysite/"
> </VirtualHost>
>
> LoadModule jk_module modules/mod_jk.so
> Include "C:/.../Tomcat 6.0/conf/auto/mod_jk.conf"

Just a wild guess as I'm not familliar with the java side of things,
but perhaps you should include the file containing the JkMount
directives from within the vhost?

-- 
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to