Hi,

What is your httpd.conf entry?  Your workers2.properties files looks ok.
You include things you want Tomcat to do rather than exclude things.  You
are not including /images so apache should handle those requests.

-e

On Mon, 7 Jul 2003, Catalin Constantin wrote:

> hi there
>
> i have in my workers2.properties
> the following uri mappings:
>
> [uri:www.mysite.com/*.jsp]
> info=Map .jsp files
>
> [uri:www.mysite.com/do/*]
> info=Map do actions
>
> [uri:www.mysite.com/manager/*]
> info=Map the manager webapp
>
> why does tomcat handle the requests to
> http://www.mysite.com/images ?
> (eg: i see the tomcat directory listing, instead of the Apache 2.0.46
> forbidden error)
>
> thank you !
>
>
> Catalin Constantin
> Bounce Software
> www.bounce-software.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to