This may be an obvious one, but I'm trying to move a site over from an IIS host to an AOLserver one, and the web pages link to mixed-case filenames. However, the filenames are all actually lower case, meaning I get a lot of 404's.
With IIS this works fine. Broken, perhaps -- but it works. There are several thousand pages involved, and we want to mirror the two sites. Changing all the links is not an option due to many factors. :-(. I looked through the configuration reference, and didn't see anything addressing this issue. Does anyone know of a solution better than storing the files on a FAT filesystem with Linux doing the case reversion in the filesystem layer? Maybe I'm just blind -- but in my five years of running AOLserver I've never run across having to do this. Something like 'urlcase tolower' (modeled after the existent 'headercase' setting) would be nice, but I didn't see it. If I've just missed it, I apologize for wasting bandwidth. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11
