Hi
I am moving a number of
website hostings from a current windows based host to a new linux reseller account with yourselves.
My problem is that because under windows the detection of files is not case-sensitive, there are a number of cases where an image filename might be in a different case to that stated in the HTML. E.g. the html might say
Code:
<img src="MyImage.jpg">
whereas the filename might be "myImage.JPG". When viewing this web page, the image doesn't appear.
Is there a way to "switch off" the case-sensitive nature of linux for certain accounts? Unfortunately there are images which appear on many pages often with different cases used, which means my otherwise having to go through every page to find the wrong cases!
Many thanks
Matt