Skip to main content

Forcing https on a cPanel website?

Comments

2 comments

  • cPanelLauren
    Hello @albatroz You can use the redirects interface at cPanel>>Domains>>Redirects to force https:// on your domains our documentation on this can be found here: Redirects - Version 68 Documentation - cPanel Documentation Thanks!
    0
  • davetanguay
    I had issues with using the redirects in cpanel to force SSL. Another option is to add the following to the .htaccess file within /public_html RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$
    0

Please sign in to leave a comment.