[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Trouble configuring Tomcat/Apache to always use Tomcat..
- Subject: [cobalt-developers] Trouble configuring Tomcat/Apache to always use Tomcat..
- From: "Arthur J. Butler" <abutler@xxxxxxxxxxxxxxxx>
- Date: Sun Feb 3 22:34:01 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
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