<?xml version="1.0" encoding="utf-8"?>		<!-- generator="InstaScript v2.0" -->
		<rss version="2.0" 
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
		xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
		xmlns:media="http://search.yahoo.com/mrss/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
		xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
		xmlns:amp="http://www.adobe.com/amp/1.0"
		xmlns:dcterms="http://purl.org/dc/terms/"
		xmlns:gm="http://www.google.com/schemas/gm/1.1">

		<channel>
		<title>Redirection - Latest Popular Stories, Instablogs Community </title>
		<link>http://www.instablogs.com/redirection/</link>
		<description>Redirection - Latest Popular Stories powered by Instablogs Community.</description>
		<image>
			<url>http://www.instablogs.com/site-img/insta-slogo.gif</url>
			<title>Instablogs Community</title>
			<link>http://www.instablogs.com/redirection/</link>
		</image>
		<language>en-us</language>
		<generator>Instascript 2.0 http://www.instablogs.com</generator>
		<lastBuildDate>
		Fri, 11 Jul 2008 07:45:39 +0000		</lastBuildDate>
					<item>
				<title>Redirect only Home page via .htaccess</title>
									<link>http://raghubir.instablogs.com/entry/redirect-only-home-page-via-htaccess/</link>
					<guid isPermaLink="true">http://raghubir.instablogs.com/entry/redirect-only-home-page-via-htaccess/</guid>
				
				<dc:creator>Raghubir</dc:creator>
								<description><![CDATA[<img src="" align="right" /><p>	If you are running your web server on apache, you can write a single line in .htaccess file for permanent redirection.
	RedirectMatch 301 ^/$ http://www.newsite.com/
	Only permanent redirection is suggested even from the SEO...</p>]]></description>

				<content:encoded><![CDATA[	<p>If you are running your web server on apache, you can write a single line in .htaccess file for permanent redirection.</p>
	<p>RedirectMatch 301 ^/$ http://www.newsite.com/</p>
	<p>Only permanent redirection is suggested even from the SEO point.
</p>
]]></content:encoded>
				<pubDate>Fri, 11 Jul 2008 07:45:39 +0000</pubDate>
				<category>redirection</category><category>htaccess</category><category>Technology</category>								
			</item>
					</channel>
		</rss>
			