Konu
SSL Uyarısı
20-08-2020, 13:33:00
#2
akrep01
.htaccess dosyasına şu kodları ekleyin;
RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]