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