<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tip #93: Did you know … PHP and Custom Error Pages configuration?</title><link>http://blogs.msdn.com/b/webdevelopertips/archive/2009/08/24/tip-93-did-you-know-php-and-custom-error-pages-configuration.aspx</link><description>When deploying PHP web applications that handle their errors with their own error pages, the existingResponse for Custom Error Pages feature of IIS should be set to “ PassThrough ” for that particular site. This greatly improves the customer experience</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Tip #93: Did you know … PHP and Custom Error Pages configuration?</title><link>http://blogs.msdn.com/b/webdevelopertips/archive/2009/08/24/tip-93-did-you-know-php-and-custom-error-pages-configuration.aspx#9910474</link><pubDate>Wed, 21 Oct 2009 10:10:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9910474</guid><dc:creator>Olivier Garbé</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;the problem I see is with the 500 error (max execution time for example) which won't be a friendly page.&lt;/p&gt;
&lt;p&gt;Do you know how to disable IIS custom error for 404 and enable it for 500 ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9910474" width="1" height="1"&gt;</description></item></channel></rss>