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