<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 07:57:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Edin Kadribasic's Blog: Serendipity on Lighty]]></title>
      <guid>http://www.phpdeveloper.org/news/7671</guid>
      <link>http://www.phpdeveloper.org/news/7671</link>
      <description><![CDATA[<p>
In a <a href="http://edin.dk/archives/34-Serendipity-on-Lighty.html">new post</a> <i>Edin Kadribasic</i> shares his method for getting a <a href="http://www.s9y.org/">Serendipity</a> (a popular PHP-based blogging system) website up and running on a <a href="http://www.lighttpd.net/">lighttpd server</a>.
</p>
<blockquote>
Well the basic install went pretty smoothly, but I wanted, of course, to use "friendly" URLs. For that Serendipity supplies .htaccess file with Apache mod_rewrite rules. With a little bit of effort it was possible for me to convert those into rewrite rules that lighttpd would understand.
</blockquote>
<p>
He <a href="http://edin.dk/archives/34-Serendipity-on-Lighty.html">includes</a> all of the rewrite rules lighttpd needs to mimic the responses of an Apache server in a rewrite-once statement, and a limitation on the files the server can send with an access-deny config line.
</p>]]></description>
      <pubDate>Sat, 21 Apr 2007 09:42:42 -0500</pubDate>
    </item>
  </channel>
</rss>
