you can't (and shouldn't ;-)

from tomcat release notes...

6.6 URL's are now case sensitive on all operating systems

As of Tomcat 3.2, URL's are case sensitive for all operating systems,
including operating systems which have case insensitive file systems,
such as Windows.  This represents a change from Tomcat 3.1, where URL's
were case insensitive on case insensitive OS's.  This was done for a
number of reasons, security and portability among them.

A "non-portable" web application, i.e. one with case mismatches, which
worked on a case insensitive OS under Tomcat 3.1 will show its
non-portability when run under Tomcat 3.2 and later.

On Tue, Jul 01, 2003 at 09:46:00AM -0400, [EMAIL PROTECTED] wrote:
> Tomcat URLs to NOT be case-sensitive.
> 
> TIA,
> Ted
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
Sean Bruton            <[EMAIL PROTECTED]>
Senior Engineer        Network Services
NeoSpire, Inc.         www.neospire.net

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to