Skip to main content

AutoSSL failing

Comments

5 comments

  • cPanelMichael
    Hello, You'd need to add some additional exclusions in your Mod_Rewrite .htaccess entry to allow access to the TXT files. EX:
    RewriteRule .*\.txt - [L]
    Thank you.
    0
  • Gavpeds
    Thanks but sadly that didn't seem to work.
    0
  • cPanelMichael
    Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • Gavpeds
    Just been talking to mooSocial and their script uses cakephp. The webroot is at app/webroot along with the htaccess file. Although all folders and files for the script are installed at domain.com/ their script somehow makes domain.com/app/webroot the root.
    0
  • cPanelMichael
    Hello, Yes, that looks to be done through the Mod_Rewrite rules you provided. You may want to contact the provider and ask them for the specific rule to add in order to exclude TXT files from that redirect. Thank you.
    0

Please sign in to leave a comment.