<?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: Permalinks with ISAPI rewrite for WordPress</title>
	<atom:link href="http://www.basvandijk.eu/2009/01/02/permalinks-with-isapi-rewrite-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.basvandijk.eu/2009/01/02/permalinks-with-isapi-rewrite-for-wordpress/</link>
	<description>Be curious.</description>
	<lastBuildDate>Mon, 16 Jan 2012 20:59:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bas</title>
		<link>http://www.basvandijk.eu/2009/01/02/permalinks-with-isapi-rewrite-for-wordpress/comment-page-1/#comment-43</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Wed, 11 Mar 2009 12:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.basvandijk.eu/?p=143#comment-43</guid>
		<description>Thanks for the link!</description>
		<content:encoded><![CDATA[<p>Thanks for the link!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Stokes</title>
		<link>http://www.basvandijk.eu/2009/01/02/permalinks-with-isapi-rewrite-for-wordpress/comment-page-1/#comment-42</link>
		<dc:creator>Brad Stokes</dc:creator>
		<pubDate>Wed, 11 Mar 2009 11:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.basvandijk.eu/?p=143#comment-42</guid>
		<description>For a full walk thru on creating the httpd.ini file and all the bits to make the link work try: http://expressionengine.com/forums/viewthread/29290/ 

It works like an absolute treat! :)</description>
		<content:encoded><![CDATA[<p>For a full walk thru on creating the httpd.ini file and all the bits to make the link work try: <a href="http://expressionengine.com/forums/viewthread/29290/" rel="nofollow">http://expressionengine.com/forums/viewthread/29290/</a> </p>
<p>It works like an absolute treat! <img src='http://www.basvandijk.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bas B.</title>
		<link>http://www.basvandijk.eu/2009/01/02/permalinks-with-isapi-rewrite-for-wordpress/comment-page-1/#comment-15</link>
		<dc:creator>Bas B.</dc:creator>
		<pubDate>Wed, 28 Jan 2009 17:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.basvandijk.eu/?p=143#comment-15</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-14&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-14&quot; rel=&quot;nofollow&quot;&gt;Bas &lt;/a&gt; :&lt;/strong&gt;In my Wordpress settings I make use of the “custom” permalinks option. Using the following structure:
/%year%/%monthnum%/%day%/%postname%/
Maybe this helps?&lt;/blockquote&gt;
Thanks, this indeed helped a fair bit. But not enough, see, having ISAPI_rewrite lite makes the config apply to all websites hosted on that IIS. So once I thought I fixed my site, other sites went nuts. Finally, I came up with various solutions, some more elegant than others, which you can find at my blog:

http://www.daraja.nl/wordpress/2009/01/28/pretty-wordpress-permalinks/

Thanks again for getting started. :)</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-14"><p>
<strong><a href="#comment-14" rel="nofollow">Bas </a> :</strong>In my WordPress settings I make use of the “custom” permalinks option. Using the following structure:<br />
/%year%/%monthnum%/%day%/%postname%/<br />
Maybe this helps?</p></blockquote>
<p>Thanks, this indeed helped a fair bit. But not enough, see, having ISAPI_rewrite lite makes the config apply to all websites hosted on that IIS. So once I thought I fixed my site, other sites went nuts. Finally, I came up with various solutions, some more elegant than others, which you can find at my blog:</p>
<p><a href="http://www.daraja.nl/wordpress/2009/01/28/pretty-wordpress-permalinks/" rel="nofollow">http://www.daraja.nl/wordpress/2009/01/28/pretty-wordpress-permalinks/</a></p>
<p>Thanks again for getting started. <img src='http://www.basvandijk.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bas</title>
		<link>http://www.basvandijk.eu/2009/01/02/permalinks-with-isapi-rewrite-for-wordpress/comment-page-1/#comment-14</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Wed, 28 Jan 2009 15:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.basvandijk.eu/?p=143#comment-14</guid>
		<description>In my Wordpress settings I make use of the &quot;custom&quot; permalinks option. Using the following structure:

/%year%/%monthnum%/%day%/%postname%/

Maybe this helps?</description>
		<content:encoded><![CDATA[<p>In my WordPress settings I make use of the &#8220;custom&#8221; permalinks option. Using the following structure:</p>
<p>/%year%/%monthnum%/%day%/%postname%/</p>
<p>Maybe this helps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bas B.</title>
		<link>http://www.basvandijk.eu/2009/01/02/permalinks-with-isapi-rewrite-for-wordpress/comment-page-1/#comment-13</link>
		<dc:creator>Bas B.</dc:creator>
		<pubDate>Wed, 28 Jan 2009 14:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.basvandijk.eu/?p=143#comment-13</guid>
		<description>Thanks for the tutorial, since I&#039;ve been using WordPress for some time now. Just a small problem:

My host is using IIS and the ISAPI_rewrite module, but only the lite version. According to their site, I quote:
&quot;This is simplified edition of ISAPI_Rewrite. It does not support per-virtual-site configurations, proxiing, metabase monitoring and automatic cache cleanup but all other features are supported. ISAPI_Rewrite Lite is completely FREE! It may be an ideal solution for the server hosting the only site, development or testing purposes.&quot;

So instead of my own &#039;httpd.ini&#039;, I used the global &#039;httpd.ini&#039;, as located in &quot;C:\Program Files\Helicon\ISAPI_Rewrite&quot;. I edited it, to accept your rules, but the &#039;index.php&#039; remains.

I tried adding a custom permalink structure in WordPress, removing the &#039;index.php&#039;, but this only gives me &quot;Page Not Found&quot; errors. Any help?

Cheers,

~Bas</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial, since I&#8217;ve been using WordPress for some time now. Just a small problem:</p>
<p>My host is using IIS and the ISAPI_rewrite module, but only the lite version. According to their site, I quote:<br />
&#8220;This is simplified edition of ISAPI_Rewrite. It does not support per-virtual-site configurations, proxiing, metabase monitoring and automatic cache cleanup but all other features are supported. ISAPI_Rewrite Lite is completely FREE! It may be an ideal solution for the server hosting the only site, development or testing purposes.&#8221;</p>
<p>So instead of my own &#8216;httpd.ini&#8217;, I used the global &#8216;httpd.ini&#8217;, as located in &#8220;C:\Program Files\Helicon\ISAPI_Rewrite&#8221;. I edited it, to accept your rules, but the &#8216;index.php&#8217; remains.</p>
<p>I tried adding a custom permalink structure in WordPress, removing the &#8216;index.php&#8217;, but this only gives me &#8220;Page Not Found&#8221; errors. Any help?</p>
<p>Cheers,</p>
<p>~Bas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bas</title>
		<link>http://www.basvandijk.eu/2009/01/02/permalinks-with-isapi-rewrite-for-wordpress/comment-page-1/#comment-9</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Mon, 19 Jan 2009 16:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.basvandijk.eu/?p=143#comment-9</guid>
		<description>Well the fix is when you leave the line:

RewriteRule /(.*) /\?$1 [L]

out of the httpd.ini. When I did it worked nice!</description>
		<content:encoded><![CDATA[<p>Well the fix is when you leave the line:</p>
<p>RewriteRule /(.*) /\?$1 [L]</p>
<p>out of the httpd.ini. When I did it worked nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaap van der Veen</title>
		<link>http://www.basvandijk.eu/2009/01/02/permalinks-with-isapi-rewrite-for-wordpress/comment-page-1/#comment-8</link>
		<dc:creator>Jaap van der Veen</dc:creator>
		<pubDate>Mon, 19 Jan 2009 14:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.basvandijk.eu/?p=143#comment-8</guid>
		<description>Thanks for linking to my website. I still don&#039;t get how you managed to get the index.php out of your URL, but i&#039;ll have a look at it again some time this week.

Kind Regards,

Jaap.</description>
		<content:encoded><![CDATA[<p>Thanks for linking to my website. I still don&#8217;t get how you managed to get the index.php out of your URL, but i&#8217;ll have a look at it again some time this week.</p>
<p>Kind Regards,</p>
<p>Jaap.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
