换域名~~~ weibin.me

2012-01-14 / 杂杂杂 /

换域名了。weibin.me,意为I’am weibin,私人地段。呃~~~又是生日。。。

原域名wbyxu.com 跳转。

.htaccess 文件修改:

<IfModule mod_rewrite.c>
Options +FollowSymLinks
RewriteEngine on
rewritecond %{http_host} ^wbyxu.com [nc]
rewriterule ^(.*)$ http://weibin.me/$1 [L,R=301]
RewriteCond %{HTTP_HOST} ^www.weibin.me$
RewriteRule ^/?$ "http\:\/\/weibin\.me" [R=301,L]
</IfModule>

PhpMyAdmin执行:

更新博客地址

UPDATE wp_options SET option_value = replace(option_value,'http://wbyxu.com', 'http://weibin.me') WHERE option_name = 'home' OR option_name ='siteurl';

更新内容中的链接

UPDATE wp_posts SET post_content = replace(post_content,'http://wbyxu.com', 'http://weibin.me');

更新GUID

UPDATE wp_posts SET guid = replace(guid, 'http://wbyxu.com', 'http://weibin.me');
  1. miracle
    2012-01-14 20:17

    哪有人一年过两个生日

  2. yxu
    2012-01-17 22:59

    还是另一个节日的