Duration 3:28

SSL Certificate problem on GoDaddy (Redirect from HTTP to HTTPS)

3 839 watched
0
29
Published 4 Jan 2023

If you have already installed an SSL certificate on your domain but the domain is still showing "not secured" then you can follow this video. Here I have shown how to redirect from HTTP to HTTPS. Here is the code: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.yourdomain.com /$1 [R,L] #ssl #https #godaddyguides #godaddy #sslcertificate #httptohttps #http #domain #freesslcertificate

Category

Show more

Comments - 2