Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^sample\.com RewriteRule ^(.*)$ http://www.sample.com/$1 [R=301,L]