<?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/"
	>

<channel>
	<title>Carlo Torniai &#187; .htaccess</title>
	<atom:link href="http://blog.carlotorniai.net/tag/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.carlotorniai.net</link>
	<description>The more we know the less we show</description>
	<pubDate>Fri, 09 Dec 2011 04:17:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Configuring the error page for Wordpress hosted on godaddy</title>
		<link>http://blog.carlotorniai.net/configuring-the-error-page-for-wordpress-hosted-on-godaddy/</link>
		<comments>http://blog.carlotorniai.net/configuring-the-error-page-for-wordpress-hosted-on-godaddy/#comments</comments>
		<pubDate>Tue, 05 May 2009 04:25:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web dev]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[.htaccess]]></category>

		<category><![CDATA[404.php]]></category>

		<category><![CDATA[Error 404]]></category>

		<category><![CDATA[godaddy]]></category>

		<guid isPermaLink="false">http://www.carlotorniai.net/wordpress/?p=20</guid>
		<description><![CDATA[I have to remind  that for websites hosted on godaddy.com the right way to 
set the error page is the following:
1) change the general site settings on godaddy so that the error page is the home page
2) change or create on the website root the .htaccess file
making sure it contains the following:
 ErrorDocument 404 /yourwordpressdirctory/index.php?error=404

3) Edit [...]]]></description>
		<wfw:commentRss>http://blog.carlotorniai.net/configuring-the-error-page-for-wordpress-hosted-on-godaddy/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

