About CaseInsensitiveURLs
The CaseInsensitiveURLs Plugin redirects page requests for mixed-case URLs to the lowercase version when the mixed-case version is not found. URL query parameters will not be altered. The Plugin will not slow down your site because it only executes when the page-not-found event fires.
The Plugin is only useful if all of your Resource aliases are all lowercase.
Information
Released
July 26, 2014
Supported Versions
2.0 –
Current
Downloads
1,777
License
GPLv2
Website
New in CaseInsensitiveURLs 1.2.0-pl1
1.2.0
- Update for MODX 2.3
1.0.1
- Added license to Plugin code