<?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 for Adam Lum</title>
	<atom:link href="http://adamlum.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://adamlum.com</link>
	<description>Adam's small soapbox here on the web...</description>
	<lastBuildDate>Thu, 29 Apr 2010 17:13:05 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Django, APPEND_SLASH, and the 301 HTTP Status Code by Gabe</title>
		<link>http://adamlum.com/2010/01/django-append_slash-and-the-301-http-status-code/comment-page-1/#comment-354</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Thu, 29 Apr 2010 17:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://adamlum.com/?p=45#comment-354</guid>
		<description>I turned this option off, because it was redirecting to http instead of https when appending the slash resulting in a bad request.

If you have any idea if  there is a setting to make it redirect correctly, i would appreciate it.</description>
		<content:encoded><![CDATA[<p>I turned this option off, because it was redirecting to http instead of https when appending the slash resulting in a bad request.</p>
<p>If you have any idea if  there is a setting to make it redirect correctly, i would appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django, APPEND_SLASH, and the 301 HTTP Status Code by Wayne Dyck</title>
		<link>http://adamlum.com/2010/01/django-append_slash-and-the-301-http-status-code/comment-page-1/#comment-352</link>
		<dc:creator>Wayne Dyck</dc:creator>
		<pubDate>Wed, 17 Feb 2010 08:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://adamlum.com/?p=45#comment-352</guid>
		<description>Adam, thanks for this post. I have been trying to figure out why some URLs of my Django application were returning 301 redirects and never realized it was because of the missing trailing slash.

All the best.

Wayne</description>
		<content:encoded><![CDATA[<p>Adam, thanks for this post. I have been trying to figure out why some URLs of my Django application were returning 301 redirects and never realized it was because of the missing trailing slash.</p>
<p>All the best.</p>
<p>Wayne</p>
]]></content:encoded>
	</item>
</channel>
</rss>
