Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-expand-tabs-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/websitedevait/public_html/wp-includes/functions.php on line 6131
How do I correct misspellings of URLs that users might have entered or how do I add URL auto-correcting? | Advanced Internet Technologies

In AIT’s Fully Managed Linux web hosting accounts, AIT provides an Apache module named ‘mod_spelling’ to do this. To use this module, follow the instructions below:

  1. FTP to your Linux server.
  2. Proceed to the /www/conf directory.
  3. Download the httpd.conf file.
  4. Edit the file locally in notepad and add the Apache module directive:
    • CheckSpelling On
  5. Make a backup of the httpd.conf file on the server (i.e. httpd.conf.).
  6. Upload the httpd.conf file to the /www/conf directory.
  7. Check the effectiveness of this new feature in a browser now.