<?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"
	>
<channel>
	<title>Comments on: .htaccess redirect help of &#8216;?feed=rss2&#8242;</title>
	<atom:link href="http://www.securitycatalyst.com/blog/2008/01/htaccess-redirect-help-of-feedrss2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.securitycatalyst.com/blog/2008/01/htaccess-redirect-help-of-feedrss2/</link>
	<description>changing the way people protect information</description>
	<pubDate>Wed, 03 Dec 2008 23:37:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Marq</title>
		<link>http://www.securitycatalyst.com/blog/2008/01/htaccess-redirect-help-of-feedrss2/#comment-2006</link>
		<dc:creator>Marq</dc:creator>
		<pubDate>Wed, 30 Apr 2008 19:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.securitycatalyst.com/blog/2008/01/23/htaccess-redirect-help-of-feedrss2/#comment-2006</guid>
		<description>RedirectMatch 301 ^/?feed=rss2 http://www.securitycatalyst.com/blog/feed/

Hmmm.. without being able to test this live on your box to see how it reacts, this 'should' do the trick.. or it will be some slight variation thereof with a shibang possibly.

Its basically saying to throw any request with the ?feed=rss2 over to that full URL where it is located now.

I am sure you will let us know how it works out...</description>
		<content:encoded><![CDATA[<p>RedirectMatch 301 ^/?feed=rss2 <a href="http://www.securitycatalyst.com/blog/feed/" rel="nofollow">http://www.securitycatalyst.com/blog/feed/</a></p>
<p>Hmmm.. without being able to test this live on your box to see how it reacts, this &#8217;should&#8217; do the trick.. or it will be some slight variation thereof with a shibang possibly.</p>
<p>Its basically saying to throw any request with the ?feed=rss2 over to that full URL where it is located now.</p>
<p>I am sure you will let us know how it works out&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
