<?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; mod_rewrite</title>
	<atom:link href="http://www.jaygilford.com/tag/mod_rewrite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaygilford.com</link>
	<description>Numerous articles on PHP, MySQL and Apache files</description>
	<lastBuildDate>Tue, 06 Sep 2011 12:35:28 +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 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>
		<item>
		<title>Making dynamic/pretty URL&#8217;s for PHP scripts</title>
		<link>http://www.jaygilford.com/apache/making-dynamic-pretty-urls-for-php-scripts/</link>
		<comments>http://www.jaygilford.com/apache/making-dynamic-pretty-urls-for-php-scripts/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 14:46:35 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Apache Web Server]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[pretty]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.jaygilford.com/?p=6</guid>
		<description><![CDATA[We&#8217;ve all seen sites where the URL looks really ugly, i.e. example.com/product.php?id=12345&#38;action=purchase&#38;num=2 However, over the last few years, more and more sites have converted to dynamic/pretty URL&#8217;s, where it looks more like example.com/buy/12345/2/ Using some simple regular expressions and the rewrite module of apache you can create pretty page URL&#8217;s So we have three sections, [...]]]></description>
		<wfw:commentRss>http://www.jaygilford.com/apache/making-dynamic-pretty-urls-for-php-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.jaygilford.com @ 2012-02-05 13:13:43 -->
