RewriteCond %{HTTP_HOST} ^yoursite.com$ RewriteRule ^(.*)$ "http\:\/\/www\.yoursite\.com\/$1" [R=301,L]