RewriteEngine on RewriteCond %{HTTP_HOST} !^www\. RewriteCond %{HTTP_HOST} ^([^\.]+)\.domain.com$ [NC] RewriteRule ^(.*)$ http://www.domain.com/%1