<?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: Enable custom errors in WordPress on IIS 7.0</title>
	<atom:link href="http://ruslany.net/2008/12/enable-custom-errors-in-wordpress-on-iis-70/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruslany.net/2008/12/enable-custom-errors-in-wordpress-on-iis-70/</link>
	<description>IIS, FastCGI, PHP and other interesting stuff</description>
	<lastBuildDate>Fri, 12 Mar 2010 03:11:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2008/12/enable-custom-errors-in-wordpress-on-iis-70/comment-page-1/#comment-1198</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Fri, 28 Aug 2009 20:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=117#comment-1198</guid>
		<description>@kjcristiano: I have been using the Passthrough approach now on my blog for couple of months not and it seems to work fine so far. If there is not custom messager from the app, then IIS should use the default custom error.</description>
		<content:encoded><![CDATA[<p>@kjcristiano: I have been using the Passthrough approach now on my blog for couple of months not and it seems to work fine so far. If there is not custom messager from the app, then IIS should use the default custom error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kjcristiano</title>
		<link>http://ruslany.net/2008/12/enable-custom-errors-in-wordpress-on-iis-70/comment-page-1/#comment-1197</link>
		<dc:creator>kjcristiano</dc:creator>
		<pubDate>Fri, 28 Aug 2009 20:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=117#comment-1197</guid>
		<description>I see you have now linked to the blog post about using Passthrough Error messages for IIS 7 and wordpress.  

Have you tested this out?  

I know with wp_die it will through IIS a 500 error if a comment does not have all the required fields which returns an Internal Servber Error on IIS7, but the custom text on apache.  So the passthrough will solve this issue, but what if there is no custom message from the App?

I have started to test this out (and so far it works fine), but before I implement on my blogs I&#039;d love to know how others have fared with this.

Thanks,

Kevin</description>
		<content:encoded><![CDATA[<p>I see you have now linked to the blog post about using Passthrough Error messages for IIS 7 and wordpress.  </p>
<p>Have you tested this out?  </p>
<p>I know with wp_die it will through IIS a 500 error if a comment does not have all the required fields which returns an Internal Servber Error on IIS7, but the custom text on apache.  So the passthrough will solve this issue, but what if there is no custom message from the App?</p>
<p>I have started to test this out (and so far it works fine), but before I implement on my blogs I&#8217;d love to know how others have fared with this.</p>
<p>Thanks,</p>
<p>Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2008/12/enable-custom-errors-in-wordpress-on-iis-70/comment-page-1/#comment-1072</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Wed, 12 Aug 2009 23:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=117#comment-1072</guid>
		<description>This &lt;a href=&quot;http://blogs.iis.net/kehand/archive/2009/08/09/php-and-custom-error-pages.aspx&quot; rel=&quot;nofollow&quot;&gt;blog post&lt;/a&gt; explains a better way of enabling custom errors on IIS 7.</description>
		<content:encoded><![CDATA[<p>This <a href="http://blogs.iis.net/kehand/archive/2009/08/09/php-and-custom-error-pages.aspx" rel="nofollow">blog post</a> explains a better way of enabling custom errors on IIS 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://ruslany.net/2008/12/enable-custom-errors-in-wordpress-on-iis-70/comment-page-1/#comment-968</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Fri, 31 Jul 2009 11:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=117#comment-968</guid>
		<description>Thank you!

This is the stuff that works! Thank you, thank you, thank you!

Alan.</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
<p>This is the stuff that works! Thank you, thank you, thank you!</p>
<p>Alan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2008/12/enable-custom-errors-in-wordpress-on-iis-70/comment-page-1/#comment-162</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Fri, 09 Jan 2009 00:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=117#comment-162</guid>
		<description>On IIS 6.0 follow these steps:

1. In the IIS manger tree view choose the web site where WordPress is installed;
2. Right click and select &quot;Properties&quot;;
3. In the dialog choose the &quot;Custom Errors&quot; tab;
4. In the list of the errors find the 404 error and double click on it;
5. In the &quot;Edit Custom Errors Properties&quot; dialog, choose message type as URL and enter URL as /index.php?error=404</description>
		<content:encoded><![CDATA[<p>On IIS 6.0 follow these steps:</p>
<p>1. In the IIS manger tree view choose the web site where WordPress is installed;<br />
2. Right click and select &#8220;Properties&#8221;;<br />
3. In the dialog choose the &#8220;Custom Errors&#8221; tab;<br />
4. In the list of the errors find the 404 error and double click on it;<br />
5. In the &#8220;Edit Custom Errors Properties&#8221; dialog, choose message type as URL and enter URL as /index.php?error=404</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naokiharu</title>
		<link>http://ruslany.net/2008/12/enable-custom-errors-in-wordpress-on-iis-70/comment-page-1/#comment-159</link>
		<dc:creator>naokiharu</dc:creator>
		<pubDate>Tue, 06 Jan 2009 16:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=117#comment-159</guid>
		<description>Hi,
Would you also tell me know how to configure the same thing on IIS6.0? I&#039;m using WHS + IIS 6.0 + FastCGI + PHP 5x.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Would you also tell me know how to configure the same thing on IIS6.0? I&#8217;m using WHS + IIS 6.0 + FastCGI + PHP 5x.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
