> From: Scott Dunbar [mailto:sc...@xigole.com]
> Subject: Any way to filter URL's with a dot in the directory name?
> 
> It appears, based on reading the servlet spec, that /*
> is not sufficient for this.

Why not?  /* maps to everything.

> Indeed, using Tomcat 6.0.18 I've seen that a request for 
> /.svn/entries is passed through without hitting my filter.

What <url-pattern> did you specify for the filter?

Tough to diagnose without specific information.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to