RewriteEngine OnRewriteCond %{HTTP_HOST} ^domain.com [NC]RewriteRule ^(.*)$ https://www.domain.com/$1 [L,R=301]
No comments:
Post a Comment