Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #927510

    Hi

    I have added the following coding to a website (see details below) as suggested by Dreamhost I am also using an SSL certificate (Dreamhost) and a plugin called SSL insecure Content, however, I am getting some exceptions and would welcome your thoughts, please.

    RewriteEngine On
    RewriteCond %{HTTPS} !=on
    RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

    #927953

    Hey info224,

    Thank you for using Enfold.

    Please try to use this plugin instead.

    // https://wordpress.org/plugins/wordpress-https/

    And contact your hosting provider for more info.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.