.htacess代码
RewriteEngine on RewriteCond %{HTTP_HOST} ^old.phpec.org$ RewriteRule ^(.*)$ http://www.phpec.org/$1 [R=301,L]