Ver originalRewriteEngine OnRewriteCond %{HTTP_HOST} dominio1\.com$ [NC]RewriteRule ^(.*)$ http://dominio2.com/$1 [R=301,L]