You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Ivan Plajh <pi...@abit.hr> on 2000/07/14 13:11:32 UTC

Tomcat - Apache

Can someone give me examples how to configure Context in tomcat.conf to
allow apache serve static files? This example in Minimalistic UG is not
working...
I'm using RH Linux 6.2 jdk1.2.2

thanx
Ivan


Re: Tomcat - Apache

Posted by Arion Yu <ar...@stt.com.hk>.
Hi!

Change this line:
ApJServMount /examples /root

to:
ApJServMount /examples/servlet /root

then only the URL matches /examples/servlet would be forwarded to Tomcat.

Arion

Ivan Plajh wrote:

> Can someone give me examples how to configure Context in tomcat.conf to
> allow apache serve static files? This example in Minimalistic UG is not
> working...
> I'm using RH Linux 6.2 jdk1.2.2
>
> thanx
> Ivan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org

--
[This email and any files transmitted with it are confidential and may
contain information that is legally privileged. They are intended solely
for the addressee(s). Access to this email by anyone else is unauthorized.
If you are not the intended recipient, please delete it and notify the
sender by email immediately; you should not copy or use it for any purpose,
nor disclose its contents to any other person. Thank you.]