The free ssl its not working

Website URL

yourshopdz.ct.ws

Error Message

05

Other Information

Have you tried https://yourshopdz.ct.ws/ ?

You may wish to force SSL

6 Likes

wher i can to add this text
RewriteEngine On
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteCond %{HTTPS} off
RewriteCond %{HTTP:CF-Visitor} !{“scheme”:“https”}
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

I have done both of these, but I get a not secure warning too. Nothing to do with redirect to HTTPS

You won’t ask this if you actually read the topic…

Since you are using WordPress, you don’t have to tinker with .htaccess. Just open your WordPress Admin and go to Settings > General and change your site URL to have https:// instead of http://.

5 Likes

Maybe because the Domains is free??
The SSL is added automatically with free Domains why is not working ??

Because you are not following our instructions, so please do this:

Please create a new topic about your issue and provide your site URL

6 Likes

thanks it works
cscsd

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.