<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Rewrite URLs on Apache with mod_rewrite</title>
	<atom:link href="http://brightscape.net/rewrite-urls-on-apache-with-mod_rewrite/feed/" rel="self" type="application/rss+xml" />
	<link>http://brightscape.net/rewrite-urls-on-apache-with-mod_rewrite/</link>
	<description>web development &#38; internet technology for a modern generation...</description>
	<pubDate>Wed, 09 Jul 2008 12:03:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Jimmy</title>
		<link>http://brightscape.net/rewrite-urls-on-apache-with-mod_rewrite/#comment-165</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Fri, 14 Sep 2007 11:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://brightscape.net/2007/09/03/rewrite-urls-on-apache-with-mod_rewrite/#comment-165</guid>
		<description>Yes that it just what I was going to say..

Are you familiar with the term 'geek chic'? ;)</description>
		<content:encoded><![CDATA[<p>Yes that it just what I was going to say..</p>
<p>Are you familiar with the term &#8216;geek chic&#8217;? <img src='http://brightscape.net/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://brightscape.net/rewrite-urls-on-apache-with-mod_rewrite/#comment-148</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 04 Sep 2007 09:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://brightscape.net/2007/09/03/rewrite-urls-on-apache-with-mod_rewrite/#comment-148</guid>
		<description>Thanks Jason,

I'm glad it worked for you. 

I had been hunting around for some solutions for a while, but finally found that solution that worked pretty well for me. I hope it proves useful to others as well.

I'm definitely no regex expert, so I have to keep it simple :)</description>
		<content:encoded><![CDATA[<p>Thanks Jason,</p>
<p>I&#8217;m glad it worked for you. </p>
<p>I had been hunting around for some solutions for a while, but finally found that solution that worked pretty well for me. I hope it proves useful to others as well.</p>
<p>I&#8217;m definitely no regex expert, so I have to keep it simple <img src='http://brightscape.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://brightscape.net/rewrite-urls-on-apache-with-mod_rewrite/#comment-147</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 04 Sep 2007 09:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://brightscape.net/2007/09/03/rewrite-urls-on-apache-with-mod_rewrite/#comment-147</guid>
		<description>Hi Rob,

Previously I've done all my redirections in php, through include files. This has allowed me to rewrite links dynamically dependent on the location of the hosting.

Re-writing with .htaccess is something that I have meant to implement on my public hosting for some time but never got round to.

Just thought I'd let you know that I have tested your code on my testbed domain.

If you go to www.x888.co.uk/spoon/index.htm you should get redirected to x888.co.uk/spoon

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Rob,</p>
<p>Previously I&#8217;ve done all my redirections in php, through include files. This has allowed me to rewrite links dynamically dependent on the location of the hosting.</p>
<p>Re-writing with .htaccess is something that I have meant to implement on my public hosting for some time but never got round to.</p>
<p>Just thought I&#8217;d let you know that I have tested your code on my testbed domain.</p>
<p>If you go to <a href="http://www.x888.co.uk/spoon/index.htm">http://www.x888.co.uk/spoon/index.htm</a> you should get redirected to x888.co.uk/spoon</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
