<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[静怡家园]]></title> 
<link>http://www.zhanghaijun.com/index.php</link> 
<description><![CDATA[书山有路勤为径，学海无涯苦作舟！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[静怡家园]]></copyright>
<item>
<link>http://www.zhanghaijun.com/zencart_iis6_Rewrite/</link>
<title><![CDATA[zen cart伪静态规则FOR windows IIS(和后台编辑器不冲突)]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[服务器类]]></category>
<pubDate>Mon, 18 Apr 2011 04:00:09 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/zencart_iis6_Rewrite/</guid> 
<description>
<![CDATA[ 
	[ISAPI_Rewrite] <br/>CacheClockRate 3600 <br/>RepeatLimit 32<br/>RewriteBase /<br/>RewriteRule ^(.*)-p-(.*).html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=product_info&amp;products_id=$2&amp;$4 [L] <br/>RewriteRule ^(.*)-c-(.*).html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=index&amp;cPath=$2&amp;$4 [L] <br/>RewriteRule ^(.*)-m-([0-9]+).html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=index&amp;manufacturers_id=$2&amp;$4 [L] <br/>RewriteRule ^(.*)-pi-([0-9]+).html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=popup_image&amp;pID=$2&amp;$4 [L] <br/>RewriteRule ^(.*)-pr-([0-9]+).html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=product_reviews&amp;products_id=$2&amp;$4 [L] <br/>RewriteRule ^(.*)-pri-([0-9]+).html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=product_reviews_info&amp;products_id=$2&amp;$4 [L] <br/># For Open Operations Info Manager<br/>RewriteRule ^(.*)-i-([0-9]+).html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=info_manager&amp;pages_id=$2&amp;$4 <br/># For dreamscape&#039;&#039;s News &amp; Articles Manager<br/>RewriteRule ^news/?$ index&#92;.php&#92;?main_page=news&amp; [L] <br/>RewriteRule ^news/rss.xml /index&#92;.php&#92;?main_page=news_rss&amp; [L] <br/>RewriteRule ^news/archive/? /index&#92;.php&#92;?main_page=news_archive&amp; [L] <br/>RewriteRule ^news/([0-9]{4})-([0-9]{2})-([0-9]{2}).html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=news&amp;date=$1-$2-$3&amp;$5 [L] <br/>RewriteRule ^news/archive/([0-9]{4})-([0-9]{2}).html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=news_archive&amp;date=$1-$2&amp;$4 [L] <br/>RewriteRule ^news/(.*)-a-([0-9]+)-comments.html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=news_comments&amp;article_id=$2&amp;$4 [L] <br/>RewriteRule ^news/(.*)-a-([0-9]+).html(&#92;?)?(.*)? /index&#92;.php&#92;?main_page=news_article&amp;article_id=$2&amp;$4 [L] <br/># All other pages<br/># Don&#039;&#039;t rewrite real files or directories <br/>RewriteCond %{REQUEST_FILENAME} !-f [NC] <br/>RewriteCond %{REQUEST_FILENAME} !-d <br/>RewriteRule ^/(&#92;w*).html&#92;?(.*) /index&#92;.php&#92;?main_page=$1&amp;$2 [L]<br/>#RewriteRule ^/(.*).html(&#92;?)? /index&#92;.php&#92;?main_page=$1&amp;$3 [L]<br/>RewriteRule ^/(&#92;w*).html /index&#92;.php&#92;?main_page=$1&amp;$3 [L]<br/>Tags - <a href="http://www.zhanghaijun.com/tags/zencart/" rel="tag">zencart</a> , <a href="http://www.zhanghaijun.com/tags/iis/" rel="tag">iis</a> , <a href="http://www.zhanghaijun.com/tags/%25E4%25BC%25AA%25E9%259D%2599%25E6%2580%2581/" rel="tag">伪静态</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/zencart_iis6_Rewrite/#blogcomment</link>
<title><![CDATA[[评论] zen cart伪静态规则FOR windows IIS(和后台编辑器不冲突)]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/zencart_iis6_Rewrite/#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>