RewriteEngine On RewriteCond %{HTTP_HOST} !^www\.mikeyddddd\.com$ [NC] Rewriterule (.*) http://www.mikeyddddd.com/$1 [R=301]