<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating Search Engine Friendly URLs With Apache and PHP</title>
	<atom:link href="http://www.myguysolutions.com/2010/02/03/seo-friendly-urls-with-apache-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myguysolutions.com/2010/02/03/seo-friendly-urls-with-apache-and-php/</link>
	<description>Web development, PHP, Web Design, E-Commerce, Denver, Colorado Springs</description>
	<lastBuildDate>Wed, 01 Sep 2010 08:56:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Alexander</title>
		<link>http://www.myguysolutions.com/2010/02/03/seo-friendly-urls-with-apache-and-php/comment-page-1/#comment-10877</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Sat, 24 Jul 2010 08:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=182#comment-10877</guid>
		<description>Hi @balzac,

Have a look at http://www.php.net/manual/en/reserved.variables.server.php to see the difference between PATH_INFO and REQUEST_URI.
The REQUEST_URI provides more info like the article[.php].

I have to say, this is a very interesting approach, but I prefer url rewriting.</description>
		<content:encoded><![CDATA[<p>Hi @balzac,</p>
<p>Have a look at <a href="http://www.php.net/manual/en/reserved.variables.server.php" rel="nofollow">http://www.php.net/manual/en/reserved.variables.server.php</a> to see the difference between PATH_INFO and REQUEST_URI.<br />
The REQUEST_URI provides more info like the article[.php].</p>
<p>I have to say, this is a very interesting approach, but I prefer url rewriting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: balzac</title>
		<link>http://www.myguysolutions.com/2010/02/03/seo-friendly-urls-with-apache-and-php/comment-page-1/#comment-9886</link>
		<dc:creator>balzac</dc:creator>
		<pubDate>Sat, 10 Jul 2010 17:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=182#comment-9886</guid>
		<description>Many hosts (i.e. Bluehost) do not support $_SERVER[&#039;PATH_INFO&#039;] - is it possible to do this with  $_SERVER[&#039;REQUEST_URI&#039;] instead? I tried simply replacing it in your code but the explode function doesn&#039;t seem to work.</description>
		<content:encoded><![CDATA[<p>Many hosts (i.e. Bluehost) do not support $_SERVER['PATH_INFO'] &#8211; is it possible to do this with  $_SERVER['REQUEST_URI'] instead? I tried simply replacing it in your code but the explode function doesn&#8217;t seem to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abcphp.com</title>
		<link>http://www.myguysolutions.com/2010/02/03/seo-friendly-urls-with-apache-and-php/comment-page-1/#comment-35</link>
		<dc:creator>abcphp.com</dc:creator>
		<pubDate>Thu, 04 Feb 2010 04:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=182#comment-35</guid>
		<description>&lt;strong&gt;Creating Search Engine Friendly URLs With Apache and PHP...&lt;/strong&gt;

Utilizing URLs on your site that are search engine friendly is simple and easy to do thanks to PHP and Apache. We will be utilizing permalinks that get rid of all the nasty $_GET data that trails the end of most PHP scripts....</description>
		<content:encoded><![CDATA[<p><strong>Creating Search Engine Friendly URLs With Apache and PHP&#8230;</strong></p>
<p>Utilizing URLs on your site that are search engine friendly is simple and easy to do thanks to PHP and Apache. We will be utilizing permalinks that get rid of all the nasty $_GET data that trails the end of most PHP scripts&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: designfloat.com</title>
		<link>http://www.myguysolutions.com/2010/02/03/seo-friendly-urls-with-apache-and-php/comment-page-1/#comment-33</link>
		<dc:creator>designfloat.com</dc:creator>
		<pubDate>Wed, 03 Feb 2010 17:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=182#comment-33</guid>
		<description>&lt;strong&gt;Creating Search Engine Friendly URLs With Apache and PHP...&lt;/strong&gt;

Utilizing URLs on your site that are search engine friendly is simple and easy to do thanks to PHP and Apache....</description>
		<content:encoded><![CDATA[<p><strong>Creating Search Engine Friendly URLs With Apache and PHP&#8230;</strong></p>
<p>Utilizing URLs on your site that are search engine friendly is simple and easy to do thanks to PHP and Apache&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
