<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-1931489360431959261.post8813650504075263960..comments</id><updated>2010-12-18T01:58:09.343-08:00</updated><title type='text'>Comments on Brendon Crawford: Enabling CakePHP 1.1 on Lighttpd 1.5</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.aphexcreations.net/feeds/8813650504075263960/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default'/><link rel='alternate' type='text/html' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html'/><author><name>Brendon</name><uri>http://www.blogger.com/profile/17253776647489907462</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1931489360431959261.post-809342452770721151</id><published>2010-12-18T01:58:09.343-08:00</published><updated>2010-12-18T01:58:09.343-08:00</updated><title type='text'>Somebody wrote an excellent post on how to make Ca...</title><content type='html'>Somebody wrote an excellent post on how to make CakePHP work on LigHTTPD. It didn&amp;#39;t work for me right away because for some reason mod_rewrite or my CakePHP settings are different from the &amp;quot;default&amp;quot; behavior.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/809342452770721151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/809342452770721151'/><link rel='alternate' type='text/html' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html?showComment=1292666289343#c809342452770721151' title=''/><author><name>website design hampshire</name><uri>http://www.123internetmarketing.co.uk/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html' ref='tag:blogger.com,1999:blog-1931489360431959261.post-8813650504075263960' source='http://www.blogger.com/feeds/1931489360431959261/posts/default/8813650504075263960' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1274728778'/></entry><entry><id>tag:blogger.com,1999:blog-1931489360431959261.post-3289973371973867096</id><published>2010-12-15T03:42:08.960-08:00</published><updated>2010-12-15T03:42:08.960-08:00</updated><title type='text'>I was looking for crucial information on this subj...</title><content type='html'>I was looking for crucial information on this subject. The information was important as I am about to launch my own portal. Thanks for providing a missing link in my business.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/3289973371973867096'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/3289973371973867096'/><link rel='alternate' type='text/html' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html?showComment=1292413328960#c3289973371973867096' title=''/><author><name>internet marketing melbourne</name><uri>http://www.googleseoservices.com.au/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html' ref='tag:blogger.com,1999:blog-1931489360431959261.post-8813650504075263960' source='http://www.blogger.com/feeds/1931489360431959261/posts/default/8813650504075263960' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1208287952'/></entry><entry><id>tag:blogger.com,1999:blog-1931489360431959261.post-71980281746548884</id><published>2010-01-02T22:16:05.932-08:00</published><updated>2010-01-02T22:16:05.932-08:00</updated><title type='text'>For the $_GET to work properly, the regex for the ...</title><content type='html'>For the $_GET to work properly, the regex for the second rule needs to be modified ever so slightly from Anonymous&amp;#39; post from Nov, 2007.&lt;br /&gt;&lt;br /&gt;&amp;quot;^/([^?]*)(?:\?(.+))?$&amp;quot; =&amp;gt; &amp;quot;/index.php?url=$1&amp;amp;$2&amp;quot;&lt;br /&gt;&lt;br /&gt;Notice the ?: which prevents the question mark from being captured as part of the first query parameter.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/71980281746548884'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/71980281746548884'/><link rel='alternate' type='text/html' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html?showComment=1262499365932#c71980281746548884' title=''/><author><name>randy</name><uri>http://www.randys.org</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html' ref='tag:blogger.com,1999:blog-1931489360431959261.post-8813650504075263960' source='http://www.blogger.com/feeds/1931489360431959261/posts/default/8813650504075263960' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1015425324'/></entry><entry><id>tag:blogger.com,1999:blog-1931489360431959261.post-342745630046472267</id><published>2008-12-27T00:32:00.000-08:00</published><updated>2008-12-27T00:32:00.000-08:00</updated><title type='text'>Use this for latest CakePHP:&lt;br&gt;&lt;br&gt;$HTTP[&amp;quot;ho...</title><content type='html'>Use this for latest CakePHP:&lt;BR/&gt;&lt;BR/&gt;$HTTP[&amp;quot;host&amp;quot;] == &amp;quot;domain.name&amp;quot; {&lt;BR/&gt;  url.rewrite-once = (&lt;BR/&gt;    &amp;quot;^/(css|files|img|js|stats)/(.*)$&amp;quot; =&amp;gt; &amp;quot;app/webroot/$1/$2&amp;quot;,&lt;BR/&gt;    &amp;quot;^/(.*)$&amp;quot; =&amp;gt; &amp;quot;app/webroot/index.php?url=$1&amp;quot;&lt;BR/&gt;  )&lt;BR/&gt;}&lt;BR/&gt;&lt;BR/&gt;www.zdo.com</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/342745630046472267'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/342745630046472267'/><link rel='alternate' type='text/html' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html?showComment=1230366720000#c342745630046472267' title=''/><author><name>cinar</name><uri>http://www.blogger.com/profile/08481041662525818052</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html' ref='tag:blogger.com,1999:blog-1931489360431959261.post-8813650504075263960' source='http://www.blogger.com/feeds/1931489360431959261/posts/default/8813650504075263960' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-207170502'/></entry><entry><id>tag:blogger.com,1999:blog-1931489360431959261.post-5906200465788428789</id><published>2007-11-05T17:00:00.000-08:00</published><updated>2007-11-05T17:00:00.000-08:00</updated><title type='text'>Might want to change the second regex so that URLs...</title><content type='html'>Might want to change the second regex so that URLs with GET query strings in them still work:&lt;BR/&gt;&lt;BR/&gt;"^/([^?]*)(\?(.+))?$" =&gt; "/index.php?url=$1&amp;$2"</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/5906200465788428789'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/5906200465788428789'/><link rel='alternate' type='text/html' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html?showComment=1194310800000#c5906200465788428789' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html' ref='tag:blogger.com,1999:blog-1931489360431959261.post-8813650504075263960' source='http://www.blogger.com/feeds/1931489360431959261/posts/default/8813650504075263960' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-989232849'/></entry><entry><id>tag:blogger.com,1999:blog-1931489360431959261.post-8099866832606330612</id><published>2007-10-22T21:07:00.000-07:00</published><updated>2007-10-22T21:07:00.000-07:00</updated><title type='text'>Thanks!!!</title><content type='html'>Thanks!!!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/8099866832606330612'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1931489360431959261/8813650504075263960/comments/default/8099866832606330612'/><link rel='alternate' type='text/html' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html?showComment=1193112420000#c8099866832606330612' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html' ref='tag:blogger.com,1999:blog-1931489360431959261.post-8813650504075263960' source='http://www.blogger.com/feeds/1931489360431959261/posts/default/8813650504075263960' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-540979239'/></entry></feed>
