之前一直用joypen.cn,今天刚用301做了,域名的重定向,修改.htaccess,加入

RewriteEngine on

RewriteRule ^(.*)$ http://dapeng.me/$1 [R=301,L]

所以的都就到了dapeng.me了。