<?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_Lighttpd_Rewrite/</link>
<title><![CDATA[zencart 1.3.9h伪静态规则for Lighttpd]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[博客首页]]></category>
<pubDate>Thu, 21 Apr 2011 00:59:45 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/zencart_Lighttpd_Rewrite/</guid> 
<description>
<![CDATA[ 
	url.rewrite-if-not-file = (<br/>"^/news$" => "index.php?main_page=news",<br/>"^/page&#92;.html&#92;?chapter=(.*)&id=(.*)$"=>"/index.php?main_page=page&id=$2&chapter=$1",<br/>"^/page&#92;.html&#92;?id=(.*)$"=>"/index.php?main_page=page&id=$1",<br/>"^/(.*)-ezp-(.*)&#92;.html(&#92;?(.*))*$"=>"/index.php?main_page=page&id=$2",<br/>"^/page_(.*)&#92;.html$"=>"/index.php?main_page=page_$1",<br/>"^/(.*)-p-(.*)&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=product_info&products_id=$2&$4",<br/>"^/(.*)-a-(.*)&#92;.html(&#92;?(.*))?$" => "index.php?main_page=news_article&article_id=$2&$4",<br/>"^/(.*)-c-(.*)&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=index&cPath=$2&$4",<br/>"^/(.*)-pi-([0-9]+)&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=popup_image&pID=$2&$4",<br/>"^/(.*)-m-([0-9]+)&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=index&manufacturers_id=$2&$4",<br/>"^/(.*)-pr-([0-9]+)&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=product_reviews&product_id=$2&$4",<br/>"^/(.*)-pri-([0-9]+)&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=product_reviews_info&product_id=$2&$4",<br/>"^/login&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=login&$2",<br/>"^/shopping_cart&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=shopping_cart&$2",<br/>"^/checkout_shipping&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=checkout_shipping&$2",<br/>"^/privacy&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=privacy&$2",<br/>"^/shippinginfo&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=shippinginfo&$2",<br/>"^/conditions&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=conditions&$2",<br/>"^/contact_us&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=contact_us&$2",<br/>"^/site_map&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=site_map&$2",<br/>"^/gv_faq&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=gv_faq&$2",<br/>"^/discount_coupon&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=discount_coupon&$2",<br/>"^/unsubscribe&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=unsubscribe&$2",<br/>"^/products_new&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=products_new&$2",<br/>"^/products_all&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=products_all&$2",<br/>"^/advanced_search&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=advanced_search&$2",<br/>"^/advanced_search_result&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=advanced_search_result&$2",<br/>"^/password_forgotten&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=password_forgotten&$2",<br/>"^/info_shopping_cart&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=info_shopping_cart&$2",<br/>"^/popup_search_help&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=popup_search_help&$2",<br/>"^/popup_shipping_estimator&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=popup_shipping_estimator&$2",<br/>"^/product_reviews_write&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=product_reviews_write&$2",<br/>"^/product_reviews&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=product_reviews&$2",<br/>"^/product_reviews&#92;?product_id=(.*)$" => "/index.php?main_page=product_reviews_info&products_id=$1&reviews_id=31",<br/>"^/tell_a_friend&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=tell_a_friend&$2",<br/>"^/create_account&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=create_account&$2",<br/>"^/create_account_success&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=create_account_success&$2",<br/>"^/account&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=account&$2",<br/>"^/logoff&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=logoff&$2",<br/>"^/account_edit&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=account_edit&$2",<br/>"^/address_book&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=address_book&$2",<br/>"^/address_book_process&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=address_book_process&$2",<br/>"^/account_password&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=account_password&$2",<br/>"^/account_newsletters&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=account_newsletters&$2",<br/>"^/reviews&#92;.html(&#92;?(.*))?$" => "/index.php?main_page=reviews&$2",<br/>"^/news&#92;/archive&#92;/(.*)&#92;.html$" => "/index.php?main_page=news_archive&date=$1",<br/>"^(.*)&#92;.html(&#92;?(.*))?$"=>"/index.php?main_page=$1&$4"<br/>)<br/>Tags - <a href="http://www.zhanghaijun.com/tags/zencart/" rel="tag">zencart</a> , <a href="http://www.zhanghaijun.com/tags/lighttpd/" rel="tag">lighttpd</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/zencart_Lighttpd_Rewrite/#blogcomment</link>
<title><![CDATA[[评论] zencart 1.3.9h伪静态规则for Lighttpd]]></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_Lighttpd_Rewrite/#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>