My guess is that the web app name will need to be treated as case
sensitive regardless of the configuration.
http://localhost:8080/tomcat-docs/INDEX.html
http://localhost:8080/tomcat-docs/index.html
Both of these work for serving static content.
http://localhost:8080/TOMCAT-DOCS/index.html
Thi
I'm using Tomcat 5.5.14 and jdk 1.5.0_06.
-Original Message-
From: David Kerber [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 15, 2006 9:44 AM
To: Tomcat Users List
Subject: Re: Can't get caseSensitive="false" to work
Thanks for the response, but I still can't get it to go. I se
I know that it works in conf/context.xml. Can you just setup a minimal
config in the context.xml file?
WEB-INF/web.xml
According to the docs, the server.xml is not recommended place to put
setup.
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
-Original Message
Try this:
I think tomcat is case sensitive by default. I had to add the "caseSensitive"
attribute to the top level node.
-Original Message-
From: Merico Raffaele [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 08, 2006 9:19 AM
To: users@tomcat.apache.org
Subject: caseSensi
g to the new URL tells the browser that you are not
in a 'redirect loop'
Anyone else?
Martin-
- Original Message -
From: "Bob Faist" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, December 20, 2005 4:18 PM
Subject: Redirect from CGI servlet
> Tomcat 5.5
> Windows XP
Tomcat 5.5
Windows XP
I'm trying to retro-fit a perl CGI web app into Tomcat and the only
remaining issue is redirects. I have enabled the CGI servlet in the
conf/web.xml file. I have a CGI script which is setting the HTTP
response header to a redirect type but Tomcat seems to setting the
status