Available filesystems for Linux that are case-insensitive?
- by David
I have a client whose web application was written entirely in a windows environment and served from windows. Unfortunately there's way to many cases of get "file/At/Somelocation.php" where the file is actually something horrible like "File/at/SomeLocation.PHP".
I really don't want to be forced to work in Windows but it will take weeks if not longer to fix all the casing issues. Am I SOL here?