RewriteEngine on RewriteCond %{http_host} ^([^.]+\.[a-z0-9\.?]+) [NC] RewriteRule (.*) http://www.%1/$1 [R=301,L]