[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Trouble configuring Tomcat/Apache to always use Tomcat..



Hi. I have installed the RAQ4 version of the Sun Java kit which includes Tomcat. Everything is working well.

Now, I want a specific directory called /xyz and all the content below it to not be served by Apache, but to be served by Tomcat regardless of the content type. I need this for one virtual site, but if I had to make it a global setting, then that would be okay.

I have tried adding "JkMount /xyz/* ajp12" to the httpd.conf file (inside the VirtualHost element), but am not having any luck. Any ideas how I can config the system to meet this goal?

Also, how can I verify that a particular content is being served by Tomcat?

Thanks.

Regards,

Arthur
abutler@xxxxxxxxxxxxxxxx