<?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>Tech aspirant &#187; conf</title>
	<atom:link href="http://www.techaspirant.com/tag/conf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techaspirant.com</link>
	<description>Freelance Project Developer &#124; Consultant - Cochin, Trivandrum, Calicut</description>
	<lastBuildDate>Wed, 21 Mar 2012 10:00:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To enable mod_rewrite on Xampp</title>
		<link>http://www.techaspirant.com/how-to-enable-mod_rewrite-on-xampp/</link>
		<comments>http://www.techaspirant.com/how-to-enable-mod_rewrite-on-xampp/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 07:14:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[conf]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=379</guid>
		<description><![CDATA[Search For httpd.conf file and uncomment this line #LoadModule rewrite_module modules/mod_rewrite.so LoadModule rewrite_module modules/mod_rewrite.so Restart your Server create a .htaccess file on your server root put this code RewriteEngine On RewriteBase / RewriteRule ^contact-us$ index.php]]></description>
		<wfw:commentRss>http://www.techaspirant.com/how-to-enable-mod_rewrite-on-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

