> If you have any VirtualHost somewhere in your httpd
> configuration, you 
> need to put the JkMount into the VirtualHost that
> handles your request.


That works now! I mounted it to the virtual host, and
it worked! Kinda.

I doesn't work with the url

domain/myapp
I have to type an actual file:
domain/myapp.index.html

How do I set that right? On standalone tomcat on my
other servers I can access it with just /myapp, no
need for the correct file url.

Thanks for all the help.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to