Options +FollowSymLinks RewriteEngine onRewriteCond %{HTTP_HOST} !^www.tusitio.com$ [NC]RewriteRule ^(.*)$ http://www.tusitio.com/$1 [L,R=301]