.htaccess yedeği alın bunu eklemeyi deneyin _

RewriteCond %{HTTPS} off
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]