<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[歌声与微笑]]></title> 
<link>http://www.gsywx.com/index.php</link> 
<description><![CDATA[歌声与微笑]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[歌声与微笑]]></copyright>
<item>
<link>http://www.gsywx.com/read.php/.htm</link>
<title><![CDATA[关于伪静态收录后更改域名的两点记录]]></title> 
<author>admin &lt;admin@gsywx.com&gt;</author>
<category><![CDATA[电脑类]]></category>
<pubDate>Sun, 03 Apr 2011 01:00:25 +0000</pubDate> 
<guid>http://www.gsywx.com/read.php/.htm</guid> 
<description>
<![CDATA[ 
	一、更换域名后原收录的地址转到新域名<br/><br/>安装rewrite组件2.x 版本，如isapi_rwf_x86_2.13.1.73<br/>在httpd.ini规则中增加如下语句：<br/># For ISAPI_Rewrite 2.x<br/>RewriteCond Host: ^www&#92;.bb&#92;.com$<br/>RewriteRule (.*) http&#92;://www&#92;.cc&#92;.com$1 [I,RP]<br/><br/>如是3.x版本的则增加如下语句：<br/># For ISAPI_Rewrite 3.x<br/>RewriteCond %&#123;HTTP:Host&#125; ^www&#92;.bb&#92;.com$<br/>RewriteRule (.*) http&#92;://www&#92;.cc&#92;.com$1 [NC,R=301]<br/><br/>二、取消伪静态转向动态，使原收录保持能访问<br/><br/>安装rewrite组件2.x 版本，如isapi_rwf_x86_2.13.1.73<br/>在httpd.ini规则中的第一行增加：<br/>[RP,L]<br/><br/>如是3.x版本的则增加：<br/>[R=301,L]<br/><br/><br/>Tags - <a href="http://www.gsywx.com/go.php/tags/%25E4%25BC%25AA%25E9%259D%2599%25E6%2580%2581/" rel="tag">伪静态</a> , <a href="http://www.gsywx.com/go.php/tags/isapi/" rel="tag">isapi</a>
]]>
</description>
</item><item>
<link>http://www.gsywx.com/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] 关于伪静态收录后更改域名的两点记录]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.gsywx.com/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>