<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: I maybe broke my website?</title>
	<atom:link href="http://www.timtoon.com/2009/04/29/i-maybe-broke-my-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timtoon.com/2009/04/29/i-maybe-broke-my-website/</link>
	<description>Lookout honey, &#039;cuz I&#039;m using technology.</description>
	<lastBuildDate>Thu, 19 Jan 2012 21:36:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tim</title>
		<link>http://www.timtoon.com/2009/04/29/i-maybe-broke-my-website/comment-page-1/#comment-3823</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 30 Apr 2009 19:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=611#comment-3823</guid>
		<description>Ed, you are a savior!  You&#039;ll also notice it&#039;s been three years and I still haven&#039;t figured out regex.</description>
		<content:encoded><![CDATA[<p>Ed, you are a savior!  You&#8217;ll also notice it&#8217;s been three years and I still haven&#8217;t figured out regex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edwin Horneij</title>
		<link>http://www.timtoon.com/2009/04/29/i-maybe-broke-my-website/comment-page-1/#comment-3822</link>
		<dc:creator>Edwin Horneij</dc:creator>
		<pubDate>Thu, 30 Apr 2009 18:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=611#comment-3822</guid>
		<description>I think the redirect directive requires a fully qualified URL for the destination. I think it&#039;s meant for sending a visitor to a different domain. Try mod_rewrite:

RewriteEngine On
RewriteRule ^(\d{4})/(.*) /blog/$1/$2 [R]</description>
		<content:encoded><![CDATA[<p>I think the redirect directive requires a fully qualified URL for the destination. I think it&#8217;s meant for sending a visitor to a different domain. Try mod_rewrite:</p>
<p>RewriteEngine On<br />
RewriteRule ^(\d{4})/(.*) /blog/$1/$2 [R]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

