<?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>JayGilford.com &#187; enable</title>
	<atom:link href="http://www.jaygilford.com/tag/enable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaygilford.com</link>
	<description>Numerous articles on PHP, MySQL and Apache files</description>
	<lastBuildDate>Wed, 03 Feb 2010 20:07:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to enable mod_rewrite in Apache</title>
		<link>http://www.jaygilford.com/apache/how-to-enable-mod-rewrite-in-apache/</link>
		<comments>http://www.jaygilford.com/apache/how-to-enable-mod-rewrite-in-apache/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 08:23:29 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Apache Web Server]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[mod_rewrite]]></category>

		<guid isPermaLink="false">http://www.jaygilford.com/?p=8</guid>
		<description><![CDATA[To enable the rewrite module in Apache you will need access to the httpd.conf file, located in {Apache folder}/conf/httpd.conf Open up the file, and search for #LoadModule rewrite_module modules/mod_rewrite.so and simply remove the # from the start of the line. Then save the file, and restart the Apache server. You should now be able to [...]]]></description>
		<wfw:commentRss>http://www.jaygilford.com/apache/how-to-enable-mod-rewrite-in-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
