<?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: Pretty URLs</title>
	<atom:link href="http://www.matthewgifford.com/2002/08/25/PrettyURLs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matthewgifford.com/2002/08/25/PrettyURLs/</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 14:51:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Matthew</title>
		<link>http://www.matthewgifford.com/2002/08/25/PrettyURLs/comment-page-1/#comment-590</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Tue, 27 Aug 2002 02:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://matthewgifford.com/2002/08/25/#comment-590</guid>
		<description>&lt;p&gt;The RewriteCond above is just silly. &lt;code&gt;RewriteCond %{REQUEST_URI} ^/[0-9]{4}/&lt;/code&gt; works much better. It allows me to use any name for a directory as long as it isn&#039;t four digits long.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The RewriteCond above is just silly. <code>RewriteCond %{REQUEST_URI} ^/[0-9]{4}/</code> works much better. It allows me to use any name for a directory as long as it isn&#8217;t four digits long.</p>]]></content:encoded>
	</item>
</channel>
</rss>
