Skip to main content

SSL Redirect outside of mod_rewrite (.htaccess)!?

Comments

6 comments

  • 24x7server
    Hello, Are you using any CMS scripts for your site? Try to check our site databases for that redirection. If you are using word-press, then you need to check your sites links your wordpress databases.
    0
  • Brooky A
    Thanks for your reply. It's all bespoke Laravel stuff. I've downloaded and searched the code for redirects. I wonder if the browser can cache redirects? They are all permanent 301 redirects.
    0
  • cPanelMichael
    Hello :) Do you have any .htaccess files outside of the account's public_html directory? Thank you.
    0
  • Brooky A
    Thanks for the reply. There is only one .htaccess file in the public_html folder.
    0
  • Brooky A
    I completely emptied the public_html folder and only put an index.html file. The domain will still only load under SSL! Is there anywhere I can look in the vhosts config for SSL to be forced?
    0
  • cPanelMichael
    It's all bespoke Laravel stuff. I've downloaded and searched the code for redirects.

    Can you reproduce the issue if you create a new subdirectory under the public_html directory with a simple HTML file? Thank you.
    0

Please sign in to leave a comment.