Case Sensitivity

Linux apache hosting is case sensitive. As a result, image.jpg is different than IMAGE.jpg. As a result, if your html coding has references to the incorrect case, some of your content may not load. One helpful workaround is using the apache module mod_spelling. Create a file named .htaccess and enter the CheckSpelling On as the contents. This may allow some of your content to load correctly. 
  • 42 Users Found This Useful
Was this answer helpful?

Related Articles

What version of PHP does MCHS support?

Our Linux web servers support version branches 5.6, 7.0, 7.1, and 7.2. We evaluate upgrades as...

What types of databases do your Linux servers support?

Our Linux servers support MYSQL or flat file databases (text).