<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - CharlyBr</title>
<link>http://snipplr.com/users/CharlyBr</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 08:03:20 GMT</pubDate>
<item>
<title>(Other) Add an url alias with lighttpd</title>
<link>http://snipplr.com/view/5558/add-an-url-alias-with-lighttpd/</link>
<description><![CDATA[ <p>To use url aliases with lighttpd, you need to activate mod_alias in server.modules</p> ]]></description>
<pubDate>Tue, 25 Mar 2008 12:20:00 GMT</pubDate>
<guid>http://snipplr.com/view/5558/add-an-url-alias-with-lighttpd/</guid>
</item>
<item>
<title>(Apache) Add expires header with Apache</title>
<link>http://snipplr.com/view/5557/add-expires-header-with-apache/</link>
<description><![CDATA[ <p>ExpiresActive tells the apache2 to use the expires module.

ExpiresDefault specifies the expire date for all mime-types in this directory.

ExpiresByType specifies the expires date for the specified mime-type in this directory.</p> ]]></description>
<pubDate>Tue, 25 Mar 2008 11:10:13 GMT</pubDate>
<guid>http://snipplr.com/view/5557/add-expires-header-with-apache/</guid>
</item>
<item>
<title>(Bash) Delete files older than 5 days</title>
<link>http://snipplr.com/view/5556/delete-files-older-than-5-days/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 25 Mar 2008 10:59:07 GMT</pubDate>
<guid>http://snipplr.com/view/5556/delete-files-older-than-5-days/</guid>
</item>
</channel>
</rss>