<?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: Redirecting with Apache&#8217;s .htaccess</title>
	<atom:link href="http://blog.forret.com/2007/07/redirecting-with-apaches-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.forret.com/2007/07/redirecting-with-apaches-htaccess/</link>
	<description>and I mean it</description>
	<lastBuildDate>Wed, 18 Nov 2009 21:45:03 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: teddy setiadi</title>
		<link>http://blog.forret.com/2007/07/redirecting-with-apaches-htaccess/comment-page-1/#comment-343471</link>
		<dc:creator>teddy setiadi</dc:creator>
		<pubDate>Mon, 23 Feb 2009 01:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.forret.com/2007/07/redirecting-with-apaches-htaccess/#comment-343471</guid>
		<description>thank for the turorial

I prefer use

RedirectMatch permanent /archive/([0-9][0-9][0-9][0-9])_([0-9][0-9])_.*$ http://blog.example.com/$1/$2/</description>
		<content:encoded><![CDATA[<p>thank for the turorial</p>
<p>I prefer use</p>
<p>RedirectMatch permanent /archive/([0-9][0-9][0-9][0-9])_([0-9][0-9])_.*$ <a href="http://blog.example.com/$1/$2/" rel="nofollow">http://blog.example.com/$1/$2/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart</title>
		<link>http://blog.forret.com/2007/07/redirecting-with-apaches-htaccess/comment-page-1/#comment-113462</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Wed, 04 Jul 2007 20:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.forret.com/2007/07/redirecting-with-apaches-htaccess/#comment-113462</guid>
		<description>After some time you end up with a long .htaccess file. I wonder whether  routing all traffic to one php script and doing the referring/translation there is more performant. Many content management systems, like Drupal (also CakePHP), do this.</description>
		<content:encoded><![CDATA[<p>After some time you end up with a long .htaccess file. I wonder whether  routing all traffic to one php script and doing the referring/translation there is more performant. Many content management systems, like Drupal (also CakePHP), do this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.467 seconds -->
