.htacess oluştur, şu kodu ekle


Options +FollowSymLinks
RewriteEngine On
RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]