I want a directory in my url to not be case sensitive.  For example:

http://localhost/abc/ABCServlet
http://localhost/ABC/ABCServlet

I want both of the above to go to the /ABC/ABCServlet.  I'm running
Apache/Tomcat.  I've tried the alias in httpd.conf but it doesn't seem to
work.

Any ideas?

Jason E. Brawner
Silenus Group


Reply via email to