<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>darh|blog - nginx</title>
    <link>http://blog.arh.cc/</link>
    <description>webtech, dba, coding, usability, life in general</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Simple and clean nginx.conf</title>
    <link>http://blog.arh.cc/index.php?/archives/11-Simple-and-clean-nginx.conf.html</link>
            <category>nginx</category>
    
    <comments>http://blog.arh.cc/index.php?/archives/11-Simple-and-clean-nginx.conf.html#comments</comments>
    <wfw:comment>http://blog.arh.cc/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.arh.cc/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Denis Arh)</author>
    <content:encoded>
    
Plain and simple, without any rewrite rules, supports caching of GET request with memcache. Can it be done simpler than this? This was written and tested with Zend Framework environment, but can be used with any application that have single point of entry. &lt;br /&gt;&lt;a href=&quot;http://blog.arh.cc/index.php?/archives/11-Simple-and-clean-nginx.conf.html#extended&quot;&gt;Continue reading &quot;Simple and clean nginx.conf&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 25 Jul 2008 20:43:07 +0000</pubDate>
    <guid isPermaLink="false">http://blog.arh.cc/index.php?/archives/11-guid.html</guid>
    
</item>

</channel>
</rss>