ayarlardan https yaptım ve htaccess dosyasına da bunları da ekledim ama yine açılmıyor
RewriteCond %{HTTP:HTTPSSL} !^true$ [NC]
RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI}
Konu: Site https açılmıyor
RewriteCond %{HTTP:HTTPSSL} !^true$ [NC]
RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI}