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