<?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: Friendly URLs (revisited)</title>
	<atom:link href="/posts/friendly-urls/feed" rel="self" type="application/rss+xml" />
	<link>http://hm2k.com/posts/friendly-urls</link>
	<description>The research of an internet entrepreneur and IT consultant</description>
	<lastBuildDate>Tue, 25 May 2010 11:01:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hm2k</title>
		<link>http://hm2k.com/posts/friendly-urls/comment-page-1#comment-119194</link>
		<dc:creator>hm2k</dc:creator>
		<pubDate>Wed, 12 Nov 2008 12:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/friendly-urls#comment-119194</guid>
		<description>I don&#039;t like MultiViews, second guessing isn&#039;t really something I like my web server to do, further more rewrites are so much more powerful.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t like MultiViews, second guessing isn&#8217;t really something I like my web server to do, further more rewrites are so much more powerful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeeshan</title>
		<link>http://hm2k.com/posts/friendly-urls/comment-page-1#comment-88544</link>
		<dc:creator>Zeeshan</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/friendly-urls#comment-88544</guid>
		<description>I would have to agree. Using a resource extensive module to act as glue between your application and the HTTPd is wasteful. Consider using the PATH_INFO environment via MultiViews, as Ben Steele highlighted. It&#039;s also possible to use it via SetAction and ForceType.</description>
		<content:encoded><![CDATA[<p>I would have to agree. Using a resource extensive module to act as glue between your application and the HTTPd is wasteful. Consider using the PATH_INFO environment via MultiViews, as Ben Steele highlighted. It&#8217;s also possible to use it via SetAction and ForceType.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Steele</title>
		<link>http://hm2k.com/posts/friendly-urls/comment-page-1#comment-6</link>
		<dc:creator>Ben Steele</dc:creator>
		<pubDate>Sun, 28 Jan 2007 10:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/friendly-urls#comment-6</guid>
		<description>Multiviews is also an option here, although it takes a little bit more time preparing your code the finished url output is excellent.</description>
		<content:encoded><![CDATA[<p>Multiviews is also an option here, although it takes a little bit more time preparing your code the finished url output is excellent.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
