<?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>Solution Log &#124; Antonio David - NVNCBL &#187; mod_rewrite</title>
	<atom:link href="http://www.nvncbl.com/tagged/mod_rewrite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nvncbl.com</link>
	<description>A place to log my programming solutions for future reference</description>
	<lastBuildDate>Sun, 28 Aug 2011 01:20:57 +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>mod_rewrite Reference</title>
		<link>http://www.nvncbl.com/2009/09/mod-rewrite-reference/</link>
		<comments>http://www.nvncbl.com/2009/09/mod-rewrite-reference/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 19:06:39 +0000</pubDate>
		<dc:creator>Antonio</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>

		<guid isPermaLink="false">http://www.nvncbl.com/?p=394</guid>
		<description><![CDATA[Having a reference for basic mod_rewrite examples on hand is always a good idea.  About once every two weeks, I have to set up a server&#8217;s URL rewrites, and because I don&#8217;t use it that often, I&#8217;m susceptible to forgetting its exact syntax.
The article outlines:

The basic mod_rewrite layout
Basic redirects
Handling no &#8216;www&#8217;
Blocking specific IP addresses
Stripping query [...]]]></description>
			<content:encoded><![CDATA[<p>Having a reference for <a class="external" href="http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html">basic mod_rewrite examples</a> on hand is always a good idea.  About once every two weeks, I have to set up a server&#8217;s URL rewrites, and because I don&#8217;t use it that often, I&#8217;m susceptible to forgetting its exact syntax.</p>
<p><span id="more-394"></span>The article outlines:</p>
<ul>
<li>The basic mod_rewrite layout</li>
<li>Basic redirects</li>
<li>Handling no &#8216;www&#8217;</li>
<li>Blocking specific IP addresses</li>
<li>Stripping query strings</li>
<li>Hotlinking prevention</li>
<li>&#8230; and more</li>
</ul>
<p>Thanks to <a class="external" title="Cameron Chapman" href="http://cameronchapman.com/">Cameron Chapman</a> writing for <a class="external" title="Noupe" href="http://www.noupe.com/">Noupe</a>, and to <a class="external" href="http://twitter.com/RedstageMagento">@RedstageMagento</a> for spreading this through Twitter.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvncbl.com/2009/09/mod-rewrite-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

