<?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 Darren Tarrant</title>
	<atom:link href="http://www.darrentarrant.co.uk/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.darrentarrant.co.uk/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 15 Dec 2009 15:00:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Internet Explorer 32 styles bug by Michael Oxborrow</title>
		<link>http://www.darrentarrant.co.uk/blog/?p=12&#038;cpage=1#comment-165</link>
		<dc:creator>Michael Oxborrow</dc:creator>
		<pubDate>Tue, 15 Dec 2009 15:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.darrentarrant.co.uk/blog/?p=12#comment-165</guid>
		<description>I like this article because I can only imagine what you were doing to come across it. Time Microsoft sorted issues like this. Inline styles!!</description>
		<content:encoded><![CDATA[<p>I like this article because I can only imagine what you were doing to come across it. Time Microsoft sorted issues like this. Inline styles!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mod rewrite for 301 redirects by james bailey</title>
		<link>http://www.darrentarrant.co.uk/blog/?p=8&#038;cpage=1#comment-158</link>
		<dc:creator>james bailey</dc:creator>
		<pubDate>Tue, 19 May 2009 21:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.darrentarrant.co.uk/blog/?p=8#comment-158</guid>
		<description>OK last comment, your example does give a 302</description>
		<content:encoded><![CDATA[<p>OK last comment, your example does give a 302</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mod rewrite for 301 redirects by james bailey</title>
		<link>http://www.darrentarrant.co.uk/blog/?p=8&#038;cpage=1#comment-157</link>
		<dc:creator>james bailey</dc:creator>
		<pubDate>Tue, 19 May 2009 20:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.darrentarrant.co.uk/blog/?p=8#comment-157</guid>
		<description>Actually your example give neither a 302 or a 301 me thinks</description>
		<content:encoded><![CDATA[<p>Actually your example give neither a 302 or a 301 me thinks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mod rewrite for 301 redirects by james bailey</title>
		<link>http://www.darrentarrant.co.uk/blog/?p=8&#038;cpage=1#comment-156</link>
		<dc:creator>james bailey</dc:creator>
		<pubDate>Tue, 19 May 2009 20:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.darrentarrant.co.uk/blog/?p=8#comment-156</guid>
		<description>I have to say I think your example gives a 302 redirect. To get a 301 you need to append [R=301,L] to the line, or more simply using your examples you can:

Redirect permanent ^home\.php([\?]([a-zA-Z0-9]+)=([a-zA-Z0-9]+))$ http://www.new-domain.com/$i

or

Redirect 301 ^home\.php([\?]([a-zA-Z0-9]+)=([a-zA-Z0-9]+))$ http://www.new-domain.com/$i</description>
		<content:encoded><![CDATA[<p>I have to say I think your example gives a 302 redirect. To get a 301 you need to append [R=301,L] to the line, or more simply using your examples you can:</p>
<p>Redirect permanent ^home\.php([\?]([a-zA-Z0-9]+)=([a-zA-Z0-9]+))$ <a href="http://www.new-domain.com/$i" rel="nofollow">http://www.new-domain.com/$i</a></p>
<p>or</p>
<p>Redirect 301 ^home\.php([\?]([a-zA-Z0-9]+)=([a-zA-Z0-9]+))$ <a href="http://www.new-domain.com/$i" rel="nofollow">http://www.new-domain.com/$i</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

