<?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 Ubuntu 10.04 with Apache, memcached, ufw, MySQL, and Django 1.2 on Linode</title>
	<atom:link href="http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/feed/" rel="self" type="application/rss+xml" />
	<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/</link>
	<description>...does nerdy things.</description>
	<lastBuildDate>Wed, 15 Feb 2012 09:54:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: junkiest</title>
		<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/comment-page-1/#comment-843</link>
		<dc:creator>junkiest</dc:creator>
		<pubDate>Wed, 16 Nov 2011 12:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://bryanhelmig.com/?p=286#comment-843</guid>
		<description>Nice tutorial.... thanks !!!</description>
		<content:encoded><![CDATA[<p>Nice tutorial&#8230;. thanks !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s</title>
		<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/comment-page-1/#comment-829</link>
		<dc:creator>s</dc:creator>
		<pubDate>Fri, 04 Nov 2011 06:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://bryanhelmig.com/?p=286#comment-829</guid>
		<description>deny rules go first before allow rules (ufw,iptables, etc. )</description>
		<content:encoded><![CDATA[<p>deny rules go first before allow rules (ufw,iptables, etc. )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lemiant</title>
		<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/comment-page-1/#comment-782</link>
		<dc:creator>lemiant</dc:creator>
		<pubDate>Sat, 27 Aug 2011 06:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://bryanhelmig.com/?p=286#comment-782</guid>
		<description>&quot;Syntax error on line 4 of /etc/apache2/sites-enabled/examplesite.com:
ServerAlias only used in &quot;

Ideas?</description>
		<content:encoded><![CDATA[<p>&#8220;Syntax error on line 4 of /etc/apache2/sites-enabled/examplesite.com:<br />
ServerAlias only used in &#8221;</p>
<p>Ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Curry</title>
		<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/comment-page-1/#comment-765</link>
		<dc:creator>Mike Curry</dc:creator>
		<pubDate>Wed, 25 May 2011 14:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://bryanhelmig.com/?p=286#comment-765</guid>
		<description>You have a typo...

&quot;apt-get install build-essentials&quot;

should be

&quot;apt-get install build-essential&quot;</description>
		<content:encoded><![CDATA[<p>You have a typo&#8230;</p>
<p>&#8220;apt-get install build-essentials&#8221;</p>
<p>should be</p>
<p>&#8220;apt-get install build-essential&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Delany</title>
		<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/comment-page-1/#comment-750</link>
		<dc:creator>Dan Delany</dc:creator>
		<pubDate>Sat, 16 Apr 2011 23:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://bryanhelmig.com/?p=286#comment-750</guid>
		<description>Thanks for the great tutorial Bryan!

For all those getting the Apache &quot;It Works&quot; page, but not seeing Django default page: this happened to me too. I fixed it by editing /etc/apache2/httpd.conf and adding the following line:

WSGIScriptAlias / /home/bobby/public_html/examplesite.com/demoproject/apache/demoproject.wsgi

...followed by an apache restart. Seems to work fine now!</description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorial Bryan!</p>
<p>For all those getting the Apache &#8220;It Works&#8221; page, but not seeing Django default page: this happened to me too. I fixed it by editing /etc/apache2/httpd.conf and adding the following line:</p>
<p>WSGIScriptAlias / /home/bobby/public_html/examplesite.com/demoproject/apache/demoproject.wsgi</p>
<p>&#8230;followed by an apache restart. Seems to work fine now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: axolotl</title>
		<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/comment-page-1/#comment-737</link>
		<dc:creator>axolotl</dc:creator>
		<pubDate>Sat, 05 Mar 2011 05:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://bryanhelmig.com/?p=286#comment-737</guid>
		<description>Great starter article, thanks! The ufw stuff was especially useful for me - first time building my own server.</description>
		<content:encoded><![CDATA[<p>Great starter article, thanks! The ufw stuff was especially useful for me &#8211; first time building my own server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/comment-page-1/#comment-700</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Sun, 05 Dec 2010 00:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://bryanhelmig.com/?p=286#comment-700</guid>
		<description>HI,

Your guide has been very helpful.  However, I&#039;m encountering the same problem as bunny.  I get the &#039;It Works&#039; page generated by apache, but do you know why it is not giving me the django default page?  Thanks for your help!</description>
		<content:encoded><![CDATA[<p>HI,</p>
<p>Your guide has been very helpful.  However, I&#8217;m encountering the same problem as bunny.  I get the &#8216;It Works&#8217; page generated by apache, but do you know why it is not giving me the django default page?  Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sdebaun</title>
		<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/comment-page-1/#comment-698</link>
		<dc:creator>sdebaun</dc:creator>
		<pubDate>Wed, 17 Nov 2010 08:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://bryanhelmig.com/?p=286#comment-698</guid>
		<description>Hi Bryan

Great article/tutorial! I bookmarked it for future reference. 

However I did notice something that only just made sense after reading the UFW documentation and it seems one that&#039;s easy to miss but I think important to make clear.

Deny rules go first! 

Your example seems fine since ufw does set deny as the default (I have seen varying opinions posted though. Maybe older versions?)

The link to the docs-
https://help.ubuntu.com/community/UFW?action=show&amp;redirect=Uncomplicated_Firewall_ufw

I don&#039;t mean to criticize, but it seems like a good habit when using ufw (and iptables?) is to set all deny rules first. Your example might lead some to set their deny rules after allowing which might not do the job...

Again, great job! I&#039;m using your advice for the mysql settings and am happy with the results.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Bryan</p>
<p>Great article/tutorial! I bookmarked it for future reference. </p>
<p>However I did notice something that only just made sense after reading the UFW documentation and it seems one that&#8217;s easy to miss but I think important to make clear.</p>
<p>Deny rules go first! </p>
<p>Your example seems fine since ufw does set deny as the default (I have seen varying opinions posted though. Maybe older versions?)</p>
<p>The link to the docs-<br />
<a href="https://help.ubuntu.com/community/UFW?action=show&#038;redirect=Uncomplicated_Firewall_ufw" rel="nofollow">https://help.ubuntu.com/community/UFW?action=show&#038;redirect=Uncomplicated_Firewall_ufw</a></p>
<p>I don&#8217;t mean to criticize, but it seems like a good habit when using ufw (and iptables?) is to set all deny rules first. Your example might lead some to set their deny rules after allowing which might not do the job&#8230;</p>
<p>Again, great job! I&#8217;m using your advice for the mysql settings and am happy with the results.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/comment-page-1/#comment-696</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Mon, 08 Nov 2010 05:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://bryanhelmig.com/?p=286#comment-696</guid>
		<description>is it possible to configure ufw before enabling it? i just locket myself out of my server, d*mn</description>
		<content:encoded><![CDATA[<p>is it possible to configure ufw before enabling it? i just locket myself out of my server, d*mn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heinrich</title>
		<link>http://bryanhelmig.com/setting-up-ubuntu-10-04-with-apache-memcached-ufw-mysql-and-django-1-2-on-linode/comment-page-1/#comment-691</link>
		<dc:creator>Heinrich</dc:creator>
		<pubDate>Fri, 22 Oct 2010 05:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://bryanhelmig.com/?p=286#comment-691</guid>
		<description>Very helpful, i got a server and this is what i needed to do :)</description>
		<content:encoded><![CDATA[<p>Very helpful, i got a server and this is what i needed to do <img src='http://bryanhelmig.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

