Redirecting on typo

mod_speling may be used to correct typos in URLs. Spelling rules only allow one character translation (i.e. character capitalization, transposition, or omission) and ignores extensions such as .html. To enable spell-checking, add the following line to your .htaccess file:

CheckSpelling On

Leave a Reply