<?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: Using a robots.txt File With Django and Apache (on Webfaction)</title>
	<atom:link href="http://www.protocolostomy.com/2009/08/18/using-a-robots-txt-file-with-django-and-apache-on-webfaction/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.protocolostomy.com/2009/08/18/using-a-robots-txt-file-with-django-and-apache-on-webfaction/</link>
	<description>Made with only the finest 1's and 0's</description>
	<lastBuildDate>Thu, 26 Jan 2012 21:20:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: m0j0</title>
		<link>http://www.protocolostomy.com/2009/08/18/using-a-robots-txt-file-with-django-and-apache-on-webfaction/comment-page-1/#comment-21730</link>
		<dc:creator>m0j0</dc:creator>
		<pubDate>Wed, 19 Aug 2009 13:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=604#comment-21730</guid>
		<description>Thanks, Graham,

I am, in fact, using mod_wsgi. I simply missed that bit in the documentation. Thanks for pointing it out.</description>
		<content:encoded><![CDATA[<p>Thanks, Graham,</p>
<p>I am, in fact, using mod_wsgi. I simply missed that bit in the documentation. Thanks for pointing it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Dumpleton</title>
		<link>http://www.protocolostomy.com/2009/08/18/using-a-robots-txt-file-with-django-and-apache-on-webfaction/comment-page-1/#comment-21716</link>
		<dc:creator>Graham Dumpleton</dc:creator>
		<pubDate>Wed, 19 Aug 2009 04:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=604#comment-21716</guid>
		<description>You aren&#039;t clear on whether you might be using mod_python, mod_wsgi or something else. In general, using &#039;SetHandler None&#039; inside of &#039;Location&#039; directive for URL is only needed for mod_python, it is not needed for mod_wsgi or other hosting mechanisms. For more information of handling overlaying of static files such as robots.txt and favicon.ico when using mod_wsgi see &#039;http://code.google.com/p/modwsgi/wiki/ConfigurationGuidelines#Hosting_Of_Static_Files&#039;.</description>
		<content:encoded><![CDATA[<p>You aren&#8217;t clear on whether you might be using mod_python, mod_wsgi or something else. In general, using &#8216;SetHandler None&#8217; inside of &#8216;Location&#8217; directive for URL is only needed for mod_python, it is not needed for mod_wsgi or other hosting mechanisms. For more information of handling overlaying of static files such as robots.txt and favicon.ico when using mod_wsgi see &#8216;<a href="http://code.google.com/p/modwsgi/wiki/ConfigurationGuidelines#Hosting_Of_Static_Files&#039;" rel="nofollow">http://code.google.com/p/modwsgi/wiki/ConfigurationGuidelines#Hosting_Of_Static_Files&#039;</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m0j0</title>
		<link>http://www.protocolostomy.com/2009/08/18/using-a-robots-txt-file-with-django-and-apache-on-webfaction/comment-page-1/#comment-21678</link>
		<dc:creator>m0j0</dc:creator>
		<pubDate>Tue, 18 Aug 2009 19:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=604#comment-21678</guid>
		<description>Thanks -- I&#039;ll check it out!</description>
		<content:encoded><![CDATA[<p>Thanks &#8212; I&#8217;ll check it out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Bennett</title>
		<link>http://www.protocolostomy.com/2009/08/18/using-a-robots-txt-file-with-django-and-apache-on-webfaction/comment-page-1/#comment-21670</link>
		<dc:creator>James Bennett</dc:creator>
		<pubDate>Tue, 18 Aug 2009 16:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=604#comment-21670</guid>
		<description>You may want to look at this application, which allows you to manage your robots.txt rules through the admin and generates the file on the fly for you from within Django:

http://bitbucket.org/jezdez/django-robots/src/</description>
		<content:encoded><![CDATA[<p>You may want to look at this application, which allows you to manage your robots.txt rules through the admin and generates the file on the fly for you from within Django:</p>
<p><a href="http://bitbucket.org/jezdez/django-robots/src/" rel="nofollow">http://bitbucket.org/jezdez/django-robots/src/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

