المدة الزمنية 3:28

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

3 845 مشاهدة
0
29
تم نشره في 2023/01/04

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

الفئة

عرض المزيد

تعليقات - 2