Uncle StoatWarbler wrote:
>>I have inherited a number of sites I need to make suitable for hosting
>>on Unix. The previous developer did not think much about case, spaces,
>>etc in the file names. Additionally, in the HTML pages the file
>>references may or may not match the case of the actual files.
> mod_spell in apache.
I was just going to say that... it takes out the upper and lower case
hassles, but he would still have to fix the spaces in the folder and
file names manually...
could be fun on a big site