Case Insensitive

2 posts by 2 authors in: Forums > CMS Builder
Last Post: August 16, 2017   (RSS)

By dccreatives - August 15, 2017

My server used to disregard the case. When we switched to new hosting, the link structures became again case sensitive. The hosting company says that they added code to htaccess to disregard the case, but the CMS builder is overwriting that.

<IfModule mod_speling.c>
  CheckCaseOnly On
  CheckSpelling On
</IfModule>

Now they said this:

 I can see that the code for making the links insensitive has been already added. But unfortunately it is not working.

Hence it is inferred that the code is not compatible with the custom CMS that you have installed. Please get this issue and code reviewed with your developer.

Let us know if we can be of any further help.