RewriteEngine On RewriteCond %{HTTP_HOST} !^midominio.com$ [NC] RewriteRule ^(.*)$ http://www.midominio.com/$1 [L,R=301]