[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Case Sensitive URLs



On Wed, 21 Feb 2001, Jay Jennings wrote:

> Yes, I searched the archives and webhostingtalk first. :)
> 
> So, Linux is case-sensitive and that's just the way it is. Fine, but there
> are people out there who type with caps lock turned on, etc., and I don't
> want to miss those people just because they're morons.
> 
> So, can't Apache turn a URL to all lowercasae before it passes it off to
> Linux to get the file? Or, could I do some kind of server alias thing (can

Yes, look here:

http://httpd.apache.org/docs/mod/mod_speling.html

gsh