On Friday 08 November 2002 13:26, Rob Mayoff wrote: > +---------- On Nov 8, Lamar Owen said: > > 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.
> Write a module that provides a Tcl binding for Ns_SetRequestUrl. Then > use a that to write a Tcl preauth filter that smashes the URL to > lowercase. > Or write a module that does the same entirely in C. That would be my long-term choice. Unfortunately I don't have time to do that today. And the mirrored site needs to be up *today*. But a C module to do this is the right way to go for performance reasons. But the loopback VFAT filesystem works, once I get it configured right. Grrr. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11
