Options +FollowSymLinks RewriteEngine ON RewriteCond %{HTTP_HOST} ^mydomain.xy [NC] RewriteRule ^(.*)$ http://www.mydomain.xy/$1 [L,R=301]