<?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>mod_rewrite &#8211; FARINSPACE</title>
	<atom:link href="https://www.farinspace.com/tag/mod_rewrite/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.farinspace.com</link>
	<description>Practical Real World Web Development</description>
	<lastBuildDate>Wed, 30 Sep 2015 19:45:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>CodeIgniter htaccess</title>
		<link>https://www.farinspace.com/codeigniter-htaccess-file/</link>
					<comments>https://www.farinspace.com/codeigniter-htaccess-file/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Fri, 05 Jun 2009 16:02:59 +0000</pubDate>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<guid isPermaLink="false">http://farinspace.com/?p=147</guid>

					<description><![CDATA[This is the .htaccess file that I use for my CodeIgniter PHP projects (some of these .htaccess rules can be used for any project, keep reading). CodeIgniter uses mod_rewrite to route all requests to the CI front controller. I’ve made some additions in an attempt to canocalize some of the CodeIgniter URL end points. The key benefit of a canocalized URL is that your search engine page ranking (page juice) is not spread across several pages, but instead, targeted to a single page.]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/codeigniter-htaccess-file/feed/</wfw:commentRss>
			<slash:comments>81</slash:comments>
		
		
			</item>
	</channel>
</rss>
