On Wed, 12 Sep 2001, Morteo, Karl (AFIS) wrote:
> Date: Wed, 12 Sep 2001 15:16:13 +0200
> From: "Morteo, Karl (AFIS)" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: IIS-Tomcat case insensitivity
>
>
> I am looking for a way to integrate Tomcat 3.2 with an existing case IIS
> application.
> Unfortunately I have no control over the static HTML and many bookmarks that
> have used mixed case.
>
> Consequently I need to make Tomcat 3.2 and the uriworkers.properties case
> insensitive.
>
> Any ideas ?
>
You would need to modify the source code for Tomcat to do this. However,
if you do, you are opening your web app to all manner of security attacks.
Therefore, this option is not supported through configuration switches or
anything like that.
> Thanks in advance.
>
> Karl Morteo.
>
>
>
>
Craig