Case sensitivity is a good thing; it prevents the server from returning the wrong directories or files and decreases confusion. However, individual apps can be made case insensitive if you desire.

Add the following two lines to your app’s .htaccess file to make case-insensitive directory and files names with respect to the requested URL:

CheckSpelling on
CheckCaseOnly on
Alert: For Control Panel Help & Tutorials, click here: Panel Tutorials
Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution