<?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: URL Mod-Rewrite Workaround for IIS 6.0 and WordPress</title>
	<atom:link href="http://ikailo.com/94/url-modrewrite-workaround-iis-60/feed/" rel="self" type="application/rss+xml" />
	<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/</link>
	<description>media solutions</description>
	<lastBuildDate>Sat, 05 May 2012 13:37:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Bruce</title>
		<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/comment-page-3/#comment-278</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sat, 05 May 2012 13:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikailo.com/?p=94#comment-278</guid>
		<description>In Windows Server 2000 (IIS 5) running PHP 5, I was seeing the following message: &quot;PHP Notice: Undefined index: ORIG_PATH_TRANSLATED in wp-404-handler.php on line 11&quot;.

I modified line 11 to:

$_SERVER[&#039;PATH_TRANSLATED&#039;] = str_replace($thisfile, $default, $_SERVER[&#039;PATH_TRANSLATED&#039;]);

and that seems to have fixed the error.  

In other words, change ORIG_PATH_TRANSLATED to PATH_TRANSLATED.</description>
		<content:encoded><![CDATA[<p>In Windows Server 2000 (IIS 5) running PHP 5, I was seeing the following message: &#8220;PHP Notice: Undefined index: ORIG_PATH_TRANSLATED in wp-404-handler.php on line 11&#8243;.</p>
<p>I modified line 11 to:</p>
<p>$_SERVER['PATH_TRANSLATED'] = str_replace($thisfile, $default, $_SERVER['PATH_TRANSLATED']);</p>
<p>and that seems to have fixed the error.  </p>
<p>In other words, change ORIG_PATH_TRANSLATED to PATH_TRANSLATED.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/comment-page-3/#comment-277</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 16 Apr 2012 08:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikailo.com/?p=94#comment-277</guid>
		<description>I did everything like the article says, but still, after changing the perrmalinks configuration, and setting the wp-404-handler file, I am getting the &quot;page not found&quot; error.</description>
		<content:encoded><![CDATA[<p>I did everything like the article says, but still, after changing the perrmalinks configuration, and setting the wp-404-handler file, I am getting the &#8220;page not found&#8221; error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress固定链接设置 &#124; HHDZL</title>
		<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/comment-page-2/#comment-276</link>
		<dc:creator>WordPress固定链接设置 &#124; HHDZL</dc:creator>
		<pubDate>Thu, 12 Apr 2012 13:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikailo.com/?p=94#comment-276</guid>
		<description>[...] 更新版本的自定义404解决方案： http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 更新版本的自定义404解决方案： <a href="http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/" rel="nofollow">http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wordpress固定连接设置 &#124; 无忧建站&#124;网站建设&#124;网站推广&#124;</title>
		<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/comment-page-2/#comment-275</link>
		<dc:creator>wordpress固定连接设置 &#124; 无忧建站&#124;网站建设&#124;网站推广&#124;</dc:creator>
		<pubDate>Fri, 30 Mar 2012 05:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikailo.com/?p=94#comment-275</guid>
		<description>[...] 上述解决方案的新版本：http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 上述解决方案的新版本：http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: win主机下WP固定链接（伪静态）实现方法全攻略 &#124; 阿辉博客</title>
		<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/comment-page-2/#comment-274</link>
		<dc:creator>win主机下WP固定链接（伪静态）实现方法全攻略 &#124; 阿辉博客</dc:creator>
		<pubDate>Mon, 26 Mar 2012 12:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikailo.com/?p=94#comment-274</guid>
		<description>[...] 　　　　　　③-①：更新后的办法是保存下面的代码为 404.php。我测试了两种。上面的有效。而下面的这段无效。这并不是说下面的代码没有意义。也许在你那里，刚刚合适。点击进入原作者站点。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 　　　　　　③-①：更新后的办法是保存下面的代码为 404.php。我测试了两种。上面的有效。而下面的这段无效。这并不是说下面的代码没有意义。也许在你那里，刚刚合适。点击进入原作者站点。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress伪静态的实现 &#124; 阿辉博客</title>
		<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/comment-page-2/#comment-273</link>
		<dc:creator>WordPress伪静态的实现 &#124; 阿辉博客</dc:creator>
		<pubDate>Mon, 26 Mar 2012 11:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikailo.com/?p=94#comment-273</guid>
		<description>[...] 　　　　　　③-①：更新后的办法是保存下面的代码为 404.php。我测试了两种。上面的有效。而下面的这段无效。这并不是说下面的代码没有意义。也许在你那里，刚刚合适。点击进入原作者站点。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 　　　　　　③-①：更新后的办法是保存下面的代码为 404.php。我测试了两种。上面的有效。而下面的这段无效。这并不是说下面的代码没有意义。也许在你那里，刚刚合适。点击进入原作者站点。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wordpress:使用固定链接 &#124; 快乐不快乐</title>
		<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/comment-page-2/#comment-272</link>
		<dc:creator>wordpress:使用固定链接 &#124; 快乐不快乐</dc:creator>
		<pubDate>Thu, 22 Mar 2012 02:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikailo.com/?p=94#comment-272</guid>
		<description>[...] 更新版本的自定义404解决方案： http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 更新版本的自定义404解决方案： <a href="http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/" rel="nofollow">http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/comment-page-2/#comment-271</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 20 Mar 2012 05:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikailo.com/?p=94#comment-271</guid>
		<description>The code is work on my site, but there is a problem with the feed http://www.crusherinc.com/News/feed 

How to solve it?</description>
		<content:encoded><![CDATA[<p>The code is work on my site, but there is a problem with the feed <a href="http://www.crusherinc.com/News/feed" rel="nofollow">http://www.crusherinc.com/News/feed</a> </p>
<p>How to solve it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suzi @ppc</title>
		<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/comment-page-2/#comment-270</link>
		<dc:creator>Suzi @ppc</dc:creator>
		<pubDate>Tue, 06 Mar 2012 17:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikailo.com/?p=94#comment-270</guid>
		<description>omg thank you! I couldn&#039;t get permalinks working for my new landing pages - found out it&#039;s on IIS6 :P</description>
		<content:encoded><![CDATA[<p>omg thank you! I couldn&#8217;t get permalinks working for my new landing pages &#8211; found out it&#8217;s on IIS6 <img src='http://ikailo.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 帮一把？ &#124; 帮一把</title>
		<link>http://ikailo.com/94/url-modrewrite-workaround-iis-60/comment-page-2/#comment-267</link>
		<dc:creator>帮一把？ &#124; 帮一把</dc:creator>
		<pubDate>Fri, 25 Nov 2011 05:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikailo.com/?p=94#comment-267</guid>
		<description>[...] 更新版本的自定义404解决方案： http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 更新版本的自定义404解决方案： http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/ [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

