<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Setting up lighttpd/Apache for Django on Slicehost</title>
	<atom:link href="http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/feed/" rel="self" type="application/rss+xml" />
	<link>http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/</link>
	<description>thoughts and whatnot</description>
	<lastBuildDate>Tue, 09 Mar 2010 04:18:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Nolan</title>
		<link>http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/comment-page-1/#comment-306</link>
		<dc:creator>Nolan</dc:creator>
		<pubDate>Fri, 02 Oct 2009 19:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/#comment-306</guid>
		<description>Philip, 

mod_wsgi is definitely the way to go now, but I think at the time of this post there wasn&#039;t a clearly defined &quot;best way.&quot; The official Django docs were still suggesting Apace+mod_python for the app stack and a lighter server to serve out static content.</description>
		<content:encoded><![CDATA[<p>Philip, </p>
<p>mod_wsgi is definitely the way to go now, but I think at the time of this post there wasn&#8217;t a clearly defined &#8220;best way.&#8221; The official Django docs were still suggesting Apace+mod_python for the app stack and a lighter server to serve out static content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Kimmey</title>
		<link>http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/comment-page-1/#comment-305</link>
		<dc:creator>Philip Kimmey</dc:creator>
		<pubDate>Fri, 02 Oct 2009 18:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/#comment-305</guid>
		<description>Just browsing around looking for Lighttpd deployment information. Just would like to point out to future readers that in my experience at least mod_wsgi provides far better performance than mod_python. It literally cut my memory consumption in half. Just something to think about.</description>
		<content:encoded><![CDATA[<p>Just browsing around looking for Lighttpd deployment information. Just would like to point out to future readers that in my experience at least mod_wsgi provides far better performance than mod_python. It literally cut my memory consumption in half. Just something to think about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexis Bellido</title>
		<link>http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/comment-page-1/#comment-34</link>
		<dc:creator>Alexis Bellido</dc:creator>
		<pubDate>Sun, 19 Oct 2008 17:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/#comment-34</guid>
		<description>I have to try using the proxy setup on the Lighttpd side. I&#039;ve read many tutorials where Lighty on the front, like you do it, is preferred.

So far I&#039;ve been running with Apache and mod_python in front and Lighty on the back to serve media. My Apache is currently serving a few PHP based sites and a couple of Django projects so maybe that makes more sense in my case.

I wrote an article on how to &lt;a href=&quot;http://ventanazul.com/webzine/tutorials/setup-apache-lighttpd-django-ubuntu&quot; rel=&quot;nofollow&quot;&gt;setup Apache, mod_proxy and Lighttpd on Ubuntu&lt;/a&gt;, you&#039;ll find more details about the process there.

Regards!</description>
		<content:encoded><![CDATA[<p>I have to try using the proxy setup on the Lighttpd side. I&#8217;ve read many tutorials where Lighty on the front, like you do it, is preferred.</p>
<p>So far I&#8217;ve been running with Apache and mod_python in front and Lighty on the back to serve media. My Apache is currently serving a few PHP based sites and a couple of Django projects so maybe that makes more sense in my case.</p>
<p>I wrote an article on how to <a href="http://ventanazul.com/webzine/tutorials/setup-apache-lighttpd-django-ubuntu" rel="nofollow">setup Apache, mod_proxy and Lighttpd on Ubuntu</a>, you&#8217;ll find more details about the process there.</p>
<p>Regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Broyles</title>
		<link>http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/comment-page-1/#comment-32</link>
		<dc:creator>Jason Broyles</dc:creator>
		<pubDate>Fri, 26 Sep 2008 03:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/#comment-32</guid>
		<description>Thanks for the write-up. This helped out a lot.</description>
		<content:encoded><![CDATA[<p>Thanks for the write-up. This helped out a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/comment-page-1/#comment-31</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 20 Aug 2008 20:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://nolancaudill.com/index.php/2008/02/10/setting-up-lighttpdapache-for-django-on-slicehost/#comment-31</guid>
		<description>I can&#039;t thank you enough for posting this -it saved me a bunch of time. I am running lighttpd as my main server on port 80 virtual-hosting static files and some php sites, then apache handling one domain that is using django on another port. It seems like everyone else is doing it the other way!
Thank You!</description>
		<content:encoded><![CDATA[<p>I can&#8217;t thank you enough for posting this -it saved me a bunch of time. I am running lighttpd as my main server on port 80 virtual-hosting static files and some php sites, then apache handling one domain that is using django on another port. It seems like everyone else is doing it the other way!<br />
Thank You!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->