<?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: EasyPHP, WordPress, and Permalinks</title>
	<atom:link href="http://thewayofcoding.com/2009/07/easyphp-wordpress-and-permalinks/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewayofcoding.com/2009/07/easyphp-wordpress-and-permalinks/</link>
	<description></description>
	<lastBuildDate>Tue, 18 May 2010 20:01:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Peter</title>
		<link>http://thewayofcoding.com/2009/07/easyphp-wordpress-and-permalinks/comment-page-1/#comment-8217</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 18 May 2010 20:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewayofcoding.com/?p=154#comment-8217</guid>
		<description>you can try PATHINFO permalinks; put index.php/ at the start of your custom permalink structure:

&lt;code&gt;/index.php/%year%/%monthnum%/%day%/%postname%/&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>you can try PATHINFO permalinks; put index.php/ at the start of your custom permalink structure:</p>
<p><code>/index.php/%year%/%monthnum%/%day%/%postname%/</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
