<?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: Dynamically Assigning XSLT And XML Files Via PHP And Apache mod_rewrite</title>
	<atom:link href="http://www.dougv.com/2008/11/27/dynamically-assigning-xslt-and-xml-files-via-php-and-apache-mod_rewrite/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dougv.com/2008/11/27/dynamically-assigning-xslt-and-xml-files-via-php-and-apache-mod_rewrite/</link>
	<description>ASP.NET, PHP, XML, JavaScript, Web geekery, Entrepreneurship</description>
	<lastBuildDate>Fri, 18 May 2012 10:23:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Doug Vanderweide</title>
		<link>https://www.dougv.com/2008/11/27/dynamically-assigning-xslt-and-xml-files-via-php-and-apache-mod_rewrite/#comment-171</link>
		<dc:creator>Doug Vanderweide</dc:creator>
		<pubDate>Fri, 28 Nov 2008 03:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/?p=1294#comment-171</guid>
		<description>Thanks for the heads-up, Eric. I&#039;ve changed the code to reflect the proper rewrite rule. (And next time, I&#039;ll test code before I post it.)</description>
		<content:encoded><![CDATA[<p>Thanks for the heads-up, Eric. I&#8217;ve changed the code to reflect the proper rewrite rule. (And next time, I&#8217;ll test code before I post it.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Covener</title>
		<link>https://www.dougv.com/2008/11/27/dynamically-assigning-xslt-and-xml-files-via-php-and-apache-mod_rewrite/#comment-170</link>
		<dc:creator>Eric Covener</dc:creator>
		<pubDate>Fri, 28 Nov 2008 02:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/?p=1294#comment-170</guid>
		<description>You mention Rewrite + htaccess, but your RewriteRule starts with &quot;^/&quot; -- this is unmatchable in per-directory context.  If the htaccess were in your docroot, ^article/... would be the &quot;longest&quot; matching regex.</description>
		<content:encoded><![CDATA[<p>You mention Rewrite + htaccess, but your RewriteRule starts with &#8220;^/&#8221; &#8212; this is unmatchable in per-directory context.  If the htaccess were in your docroot, ^article/&#8230; would be the &#8220;longest&#8221; matching regex.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

