<?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: htaccess syntax is tricky</title>
	<atom:link href="http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/</link>
	<description>dispatches from Canada&#039;s capital</description>
	<lastBuildDate>Thu, 18 Mar 2010 00:49:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Milan</title>
		<link>http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-5204</link>
		<dc:creator>Milan</dc:creator>
		<pubDate>Tue, 28 Nov 2006 18:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-5204</guid>
		<description>&lt;a href=&quot;http://perishablepress.com/press/2006/01/10/stupid-htaccess-tricks/&quot; rel=&quot;nofollow&quot;&gt;Stupid htaccess tricks&lt;/a&gt;: useful.</description>
		<content:encoded><![CDATA[<p><a href="http://perishablepress.com/press/2006/01/10/stupid-htaccess-tricks/" rel="nofollow">Stupid htaccess tricks</a>: useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan</title>
		<link>http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-3852</link>
		<dc:creator>Milan</dc:creator>
		<pubDate>Sun, 24 Sep 2006 20:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-3852</guid>
		<description>I have added that code to my htaccess file and it seems to work. As always, please report any errors to &lt;a href=&quot;http://www.sindark.com/2006/05/21/bug-reports-thread/&quot; rel=&quot;nofollow&quot;&gt;the bug thread&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I have added that code to my htaccess file and it seems to work. As always, please report any errors to <a href="http://www.sindark.com/2006/05/21/bug-reports-thread/" rel="nofollow">the bug thread</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MeFi</title>
		<link>http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-3832</link>
		<dc:creator>MeFi</dc:creator>
		<pubDate>Wed, 20 Sep 2006 19:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-3832</guid>
		<description>Try using a permanent redirect rather than just rewriting. How about something like this as the first rewrite rule in .htaccess?

RewriteRule ^archive/([0-9]{4}_[0-9]{2}_[0-9]{2}_[a-z0-9_-]+\.html)$ /blogger/archive/$1 [R=301,L]

(I&#039;ve not checked or tested that so there may be mistakes)</description>
		<content:encoded><![CDATA[<p>Try using a permanent redirect rather than just rewriting. How about something like this as the first rewrite rule in .htaccess?</p>
<p>RewriteRule ^archive/([0-9]{4}_[0-9]{2}_[0-9]{2}_[a-z0-9_-]+\.html) $ /blogger/archive/$1 [R=301,L]</p>
<p>(I&#8217;ve not checked or tested that so there may be mistakes)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan</title>
		<link>http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-3815</link>
		<dc:creator>Milan</dc:creator>
		<pubDate>Tue, 19 Sep 2006 07:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-3815</guid>
		<description>Working with htaccess is beyond what my brain can manage at the moment. I will take another stab at it tomorrow.</description>
		<content:encoded><![CDATA[<p>Working with htaccess is beyond what my brain can manage at the moment. I will take another stab at it tomorrow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B</title>
		<link>http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-3813</link>
		<dc:creator>B</dc:creator>
		<pubDate>Mon, 18 Sep 2006 21:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-3813</guid>
		<description>RTFM and stop capitalizing off the superior knowledge of well-meaning strangers.</description>
		<content:encoded><![CDATA[<p>RTFM and stop capitalizing off the superior knowledge of well-meaning strangers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan</title>
		<link>http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-3812</link>
		<dc:creator>Milan</dc:creator>
		<pubDate>Mon, 18 Sep 2006 21:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sindark.com/2006/09/18/htaccess-syntax-is-tricky/#comment-3812</guid>
		<description>This is now &lt;a href=&quot;http://ask.metafilter.com/mefi/46757&quot; rel=&quot;nofollow&quot;&gt;an AskMeFi post&lt;/a&gt;. I am getting my $5 worth.</description>
		<content:encoded><![CDATA[<p>This is now <a href="http://ask.metafilter.com/mefi/46757" rel="nofollow">an AskMeFi post</a>. I am getting my $5 worth.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
