Perhaps a possible solution to your problem would be to create
something in IIS that on 404 would examine the URL and change the case to
what is needed, and then perform a forward?
I assume that this is possible, but I don't know how to do it.
Randy
> -----Original Message-----
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 12, 2001 11:52 AM
> To: '[EMAIL PROTECTED]'
> Subject: Re: IIS-Tomcat case insensitivity
>
>
>
>
> 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
>
>