<?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 22:29:25 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[The Bakery: LightTPD and CakePHP setup in subdirectories]]></title>
      <guid>http://www.phpdeveloper.org/news/7120</guid>
      <link>http://www.phpdeveloper.org/news/7120</link>
      <description><![CDATA[<p>
In <a href="http://bakery.cakephp.org/articles/view/164">this new tutorial</a> over on The Bakery, <i>Anton Bobrov</i> walks you through a process he discovered to get LightTPD and CakePHP setup in a subdirectory on his site.
</p>
<blockquote>
I faced the challenge to install CakePHP under LightTPD. All works smoothly as long as I deploy projects in document root of domain. But when I want to setup CakePHP in subdir all goes wrong.
</blockquote>
<p>
Basically, <a href="http://bakery.cakephp.org/articles/view/164">the tutorial</a> involves changing some configuration options in the lighttpd to help it understand the correct routing for the CakePHP application. He even includes <a href="http://bakery.cakephp.org/articles/download_code/164/block/1">a download</a> of the updates to make a drag & drop upgrade easier.
</p>]]></description>
      <pubDate>Thu, 18 Jan 2007 10:04:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[ThinkPHP Blog: Make the download of large files with PHP (and lighty) very easy]]></title>
      <guid>http://www.phpdeveloper.org/news/6126</guid>
      <link>http://www.phpdeveloper.org/news/6126</link>
      <description><![CDATA[<p>
In <a href="http://blog.thinkphp.de/archives/136-Make-the-download-of-large-files-with-PHP-and-lighty-very-easy.html">this new post</a> on the ThinkPHP blog today, there's a look at combining the power of PHP with a feature of the <a href="http://www.lighttpd.net/">lightthpd web server</a> to make downloading large files a simple task.
</p>
<blockquote>
Some days ago I stumbled upon an old entry of Jan in <a href="http://blog.lighttpd.net/">lighty's life</a>, called "<a href="http://blog.lighttpd.net/articles/2006/07/02/x-sendfile">X-Sendfile</a>". There he explains how to speed up the delivery of (large) files with lighttpd instead of PHP (YES, lighttpd is very fast - for one customer we created an ImageServer with pure lighty that replaced a 4-server-cluster with Apache and now has 1 server with lighttpd (which is boring around at low load). The box makes 180 Mio. requests per month).
</blockquote>
<p>
He <a href="http://blog.thinkphp.de/archives/136-Make-the-download-of-large-files-with-PHP-and-lighty-very-easy.html">even gives an example</a> of the functionality, showing how a combination of an entry in the web server's config coupled with a simple PHP script can easily send out a large file to anyone nice and zippy.
</p>]]></description>
      <pubDate>Thu, 24 Aug 2006 07:45:43 -0500</pubDate>
    </item>
  </channel>
</rss>
