<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: settings code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sat, 26 Jul 2008 10:33:41 GMT</pubDate>
    <description>DZone Snippets: settings code</description>
    <item>
      <title>nginx expires config</title>
      <link>http://snippets.dzone.com/posts/show/5386</link>
      <description>&lt;code&gt;&lt;br /&gt;  location ~* ^.+\.(js|css|php|jpg|jpeg|gif|png|pdf|zip|rar)$ {&lt;br /&gt;    root   /var/www/apps/myapp/public;&lt;br /&gt;    access_log   off;&lt;br /&gt;    expires      7d;&lt;br /&gt;  }&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Fri, 18 Apr 2008 14:12:01 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/5386</guid>
      <author>indiehead (John)</author>
    </item>
  </channel>
</rss>
