RewriteEngine On RewriteCond %{HTTP_HOST} ^sarl-ofmc\.com [NC] RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.sarl-ofmc.com/$1 [R,L]