On Friday 21 October 2005 15:11, Bill Parker wrote: > Well, the goal is to simply make everything in the URL which is received by > APACHE lower case, as case sensitivity is a(n) issue on unix/linux/etc. In > windows it doesn't matter, since filenames are case insensitive (hope that > clears up the confusion)... Apache doesn't matter here. Neither does the underlying operating system or filesystem. It is HTTP, the protocol of the Web, that is case-sensitive. Anything that tries to pretend it's not is broken. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx