<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>/blog &#187; erro personalizado</title>
	<atom:link href="http://www.franklinjr.com/blog/index.php/tag/erro-personalizado/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.franklinjr.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 25 Jan 2012 23:03:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Configurando erro 404 em servidores Apache</title>
		<link>http://www.franklinjr.com/blog/index.php/2008/02/24/configurando-erro-404-em-servidores-apache/</link>
		<comments>http://www.franklinjr.com/blog/index.php/2008/02/24/configurando-erro-404-em-servidores-apache/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 18:01:43 +0000</pubDate>
		<dc:creator>franklin</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[erro]]></category>
		<category><![CDATA[erro personalizado]]></category>
		<category><![CDATA[servidor]]></category>

		<guid isPermaLink="false">http://www.franklinjr.com/blog/index.php/2008/02/24/configurando-erro-404-em-servidores-apache/</guid>
		<description><![CDATA[Crie um arquivo .htaccess com o seguinte conteúdo: ErrorDocument 404 /erro.htm Onde o arquivo erro.htm é a página do erro que será exibido]]></description>
			<content:encoded><![CDATA[<p>Crie um arquivo .htaccess com o seguinte conteúdo:</p>
<pre><font color="#008000">ErrorDocument 404 /erro.htm</font></pre>
<p>Onde o arquivo erro.htm é a página do erro que será exibido</p>
]]></content:encoded>
			<wfw:commentRss>http://www.franklinjr.com/blog/index.php/2008/02/24/configurando-erro-404-em-servidores-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

