<?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: An Argument For A Custom Error Page</title>
	<atom:link href="http://qahatesyou.com/wordpress/2008/05/an-argument-for-a-custom-error-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://qahatesyou.com/wordpress/2008/05/an-argument-for-a-custom-error-page/</link>
	<description>You suspected it.  Now you know it.</description>
	<lastBuildDate>Tue, 15 May 2012 21:22:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: gimlet</title>
		<link>http://qahatesyou.com/wordpress/2008/05/an-argument-for-a-custom-error-page/comment-page-1/#comment-68</link>
		<dc:creator>gimlet</dc:creator>
		<pubDate>Tue, 27 May 2008 23:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://qahatesyou.com/wordpress/2008/05/27/an-argument-for-a-custom-error-page/#comment-68</guid>
		<description>TinyURL to the rescue! http://tinyurl.com/56bv5u</description>
		<content:encoded><![CDATA[<p>TinyURL to the rescue! <a href="http://tinyurl.com/56bv5u" rel="nofollow">http://tinyurl.com/56bv5u</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gimlet</title>
		<link>http://qahatesyou.com/wordpress/2008/05/an-argument-for-a-custom-error-page/comment-page-1/#comment-67</link>
		<dc:creator>gimlet</dc:creator>
		<pubDate>Tue, 27 May 2008 23:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://qahatesyou.com/wordpress/2008/05/27/an-argument-for-a-custom-error-page/#comment-67</guid>
		<description>For the harried sysadmin or developer who runs across this site, trying to find out how to configure a customized error page in Tomcat:

From the Apache Wiki, add this to your application’s web.xml:



&lt;blockquote&gt;&lt;code&gt;404
/error/404.html&lt;/code&gt;
&lt;/blockquote&gt;


You may also be able to configure your web server (ie, Apache or IIS) to return a custom error page if you are using connectors.</description>
		<content:encoded><![CDATA[<p>For the harried sysadmin or developer who runs across this site, trying to find out how to configure a customized error page in Tomcat:</p>
<p>From the Apache Wiki, add this to your application’s web.xml:</p>
<blockquote><p><code>404<br />
/error/404.html</code>
</p></blockquote>
<p>You may also be able to configure your web server (ie, Apache or IIS) to return a custom error page if you are using connectors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

