> From: Elad Dotan [mailto:elad.do...@gmail.com]
> Subject: Apache Tomcat/5.5.20
> 
> *is it possible to configure the tomcat to ignore case senstivity?*

Not safely (at least not safely on all platforms).  However, if you configure 
an appropriate filter in the ROOT webapp, you can have it forward or redirect 
the request to the properly cased URI.  The appropriate filter can be found 
here:

http://www.tuckey.org/urlrewrite/

 - 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