fernando1027
Member
i got
but it rederects both of my domains y only what to rederect one of them how would it beRewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]