RewriteEngine on RewriteCond %{HTTP_HOST} ^lagadas\.com$ [OR] RewriteCond %{HTTP_HOST} ^http\.lagadas\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.lagadas\.com$ RewriteRule ^(.*)$ https://www.lagadas.com/$1 [R=301,L]