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 [EMAIL PROTECTED] _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
