<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[孤城浪子的地盘]]></title> 
<link>https://www.gclz.cn/index.php</link> 
<description><![CDATA[]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[孤城浪子的地盘]]></copyright>
<item>
<link>https://www.gclz.cn/post//</link>
<title><![CDATA[ISAPI_Rewrite For Bo-Blog 2.0.3 sp1规则]]></title> 
<author>孤城浪子 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[网络]]></category>
<pubDate>Fri, 27 Jul 2007 07:40:56 +0000</pubDate> 
<guid>https://www.gclz.cn/post//</guid> 
<description>
<![CDATA[ 
	首先在 IIS 的 Isapi 上添加这个筛选器，筛选器名称为 Rewrite ，可执行文件选择 Rewrite.dll ，重新启动 IIS。附件中 httpd.ini 已经设置好，适合Bo-Blog 2.0.3！<br /> <br /> 如果原来有加载ISAPI_Rewrite,只需要在 httpd.ini 的最后面加上##Bo-Blog-----------------------------之间这些就可以了<br /><br /><a href="attachment/rewrite.rar">点击这里下载文件</a><br /><br /><br />[ISAPI_Rewrite]<br />CacheClockRate 3600<br />RepeatLimit 32<br />#Bo-Blog 2.1.1 Release ISAPI_Rewrite <br />RewriteRule /post/([0-9]+)/?([0-9]+)?/?([0-9]+)?/ /read.php&#92;?entryid=$1&amp;page=$2&amp;part=$3<br />RewriteRule /page/([0-9]+)/([0-9]+)/ /index.php&#92;?mode=$1&amp;page=$2<br />RewriteRule /starred/([0-9]+)/?([0-9]+)?/ /star.php&#92;?mode=$1&amp;page=$2<br />RewriteRule /category/([^/]+)/?([0-9]+)?/?([0-9]+)?/ /index.php&#92;?go=category_$1&amp;mode=$2&amp;page=$3<br />RewriteRule&nbsp;&nbsp;/archiver/([0-9]+)/([0-9]+)/?([0-9]+)?/?([0-9]+)?/&nbsp;&nbsp;/index.php&#92;?go=archive&amp;cm=$1&amp;cy=$2&amp;mode=$3&amp;page=$4<br />RewriteRule /date/([0-9]+)/([0-9]+)/([0-9]+)/?([0-9]+)?/?([0-9]+)?/ /index.php&#92;?go=showday_$1-$2-$3&amp;mode=$4&amp;page=$5<br />RewriteRule /user/([0-9]+)/ /view.php&#92;?go=user_$1<br />RewriteRule /tags/([^/]+)/?([0-9]+)?/?([0-9]+)?/ /tag.php&#92;?tag=$1&amp;mode=$2&amp;page=$3<br />RewriteRule /component/id/([0-9]+)/ /page.php&#92;?pageid=$1<br />RewriteRule /component/([^/]+)/ /page.php&#92;?pagealias=$1<br /><br />#Customized URL<br />RewriteRule /([^/&#124;.]*)/?([0-9]+)?/?([0-9]+)?/ /read.php&#92;?blogalias=$1&amp;page=$2&amp;part=$3<br />
]]>
</description>
</item><item>
<link>https://www.gclz.cn/post//#blogcomment</link>
<title><![CDATA[[评论] ISAPI_Rewrite For Bo-Blog 2.0.3 sp1规则]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.gclz.cn/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>