RewriteEngine On RewriteCond %{HTTP_HOST} obaba\.in [NC] RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://obaba.in/$1 [R,L]