Skip to main content

mod_speling 404 issues

Comments

3 comments

  • cPanelMichael
    Hello, You can install the mod_speling Apache module via the following command on systems using EasyApache 4:
    yum install ea-apache24-mod_speling
    You can then add the following entry to the .htaccess file within the website's document root:
    CheckCaseOnly On CheckSpelling On
    Documentation on this option is found at: mod_speling - Apache HTTP Server Version 2.4 Note that I do see your access level is listed as "Website Owner". You'll need to reach out to your web hosting provider for assistance if you don't have root access to complete the action referenced above. Thanks!
    0
  • Kurt Kokoruz
    Thank you for you response and I apologize for not including that but I have already installed mod_speling and updated my htaccess file. That is what is so frustrating about this. I have also done some testing where I made directories initial capped and have no issue reading content from those folders no mater if I follow the naming convention or not. In my log files I am getting 404 on the POST when a script loads the page content. It see's it as not there. I have this running on MAMP with no issues but when I load it onto my MediaTemple Server the 404 on the POST error shows up. K.
    0
  • cPanelMichael
    Hello, Feel free to open a support ticket using the link in my signature so we can take a closer look. You can post the ticket number here and we will update this thread with the outcome. Thank you.
    0

Please sign in to leave a comment.