<?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[nginx rewrite 的 参数大全]]></title> 
<author>admin &lt;admin@gsywx.com&gt;</author>
<category><![CDATA[电脑类]]></category>
<pubDate>Thu, 03 Jun 2010 12:08:49 +0000</pubDate> 
<guid>http://www.gsywx.com/read.php/.htm</guid> 
<description>
<![CDATA[ 
	正则表达式匹配，其中：<br/><br/>* ~ 为区分大小写匹配<br/>* ~* 为不区分大小写匹配<br/>* !~和!~*分别为区分大小写不匹配及不区分大小写不匹配<br/><br/>文件及目录匹配，其中：<br/><br/>* -f和!-f用来判断是否存在文件<br/>* -d和!-d用来判断是否存在目录<br/>* -e和!-e用来判断是否存在文件或目录<br/>* -x和!-x用来判断文件是否可执行<br/><br/>flag标记有：<br/><br/>* last 相当于Apache里的[L]标记，表示完成rewrite<br/>* break 终止匹配, 不再匹配后面的规则<br/>* redirect 返回302临时重定向<br/>* permanent 返回301永久重定向<br/>Tags - <a href="http://www.gsywx.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://www.gsywx.com/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] nginx rewrite 的 参数大全]]></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>