> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Gunnar Wagenknecht
> Subject: Case Insensitive Context Path
> 
> I wonder how to make the context path of a webapp case insensitive?

I believe the URI RFC requires that it be case sensitive.  You might be
able to write a valve for the <Engine> or <Host> that does the necessary
re-casing for you.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to