<?xml version="1.0" encoding="UTF-8"?>
<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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>imranul hoque&#039;s blog &#187; Apache</title>
	<atom:link href="http://www.imranulhoque.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imranulhoque.com</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 04:12:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ridirect http://yoursite.com/index.php to http://yoursite.com</title>
		<link>http://www.imranulhoque.com/apache/redirect-index-php-file-with-mod-rewrite/</link>
		<comments>http://www.imranulhoque.com/apache/redirect-index-php-file-with-mod-rewrite/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 16:01:43 +0000</pubDate>
		<dc:creator>Imran</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[index.php]]></category>
		<category><![CDATA[Mod Rewrite]]></category>

		<guid isPermaLink="false">http://www.imranulhoque.com/?p=8</guid>
		<description><![CDATA[Sometimes we need to 301 redirect the index.php file to the domain root as they are canonical urls (ie, http://yoursite.com/index.php and http://yoursite.com are same).
It is only tricky for sites using index.php as the common entry with GET variables controlling the site . In that case we cannot redirect pages with any query string (anything after [...]]]></description>
		<wfw:commentRss>http://www.imranulhoque.com/apache/redirect-index-php-file-with-mod-rewrite/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

