Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14343

SSL Certificate and mixed content

$
0
0
hello, i am having trouble making my website secure. i have activated the SSL on with my web host provider and have redirected the domain using htaccess by copying this code;

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

but now the website is saying it is partially secure. What does this mean and how can i resolve it?

Viewing all articles
Browse latest Browse all 14343

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>