<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Totti的部落格]]></title> 
<link>https://iam.ittot.com/index.php</link> 
<description><![CDATA[记录我的生活，收集我的收集]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Totti的部落格]]></copyright>
<item>
<link>https://iam.ittot.com/read.php/.htm</link>
<title><![CDATA[wordpress 的404 rewrite规则]]></title> 
<author>Totti &lt;totti5116@163.com&gt;</author>
<category><![CDATA[收集]]></category>
<pubDate>Tue, 20 Oct 2009 13:18:50 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/.htm</guid> 
<description>
<![CDATA[ 
	<br/><div class="code">&lt;?php<br/>$qs = $_SERVER&#91;&#039;QUERY_STRING&#039;&#93;;<br/>$_SERVER&#91;&#039;REQUEST_URI&#039;&#93; = substr($qs, strpos($qs, &#039;:80&#039;)+3);<br/>$_SERVER&#91;&#039;PATH_INFO&#039;&#93; = $_SERVER&#91;&#039;REQUEST_URI&#039;&#93;;<br/>include(&#039;index.php&#039;);<br/>?&gt;</div>
]]>
</description>
</item><item>
<link>https://iam.ittot.com/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] wordpress 的404 rewrite规则]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>