<?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>Caneblu.com &#187; permalinks</title>
	<atom:link href="http://www.caneblu.com/tag/permalinks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caneblu.com</link>
	<description>Solo un altro blog targato WordPress</description>
	<lastBuildDate>Mon, 10 May 2010 20:32:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress: permalinks don&#8217;t working</title>
		<link>http://www.caneblu.com/2010/02/wordpress-permalinks-dont-working/</link>
		<comments>http://www.caneblu.com/2010/02/wordpress-permalinks-dont-working/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:48:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=134</guid>
		<description><![CDATA[I ran into a stupid problem, by changing the settings for permalinks to a WordPress (switching the classic PHP request to URL SEO) i get a &#8220;404 error page not found&#8221;. After checking that my apache to have the mod_rewrite enabled and .htaccess file was been created by WordPress itself, i tried to investigate into the configuration [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into a stupid problem, by changing the settings for permalinks to a <strong>WordPress</strong> (switching the classic PHP request to URL SEO) i get a &#8220;404 error page not found&#8221;. After checking that my apache to have the <strong>mod_rewrite</strong> enabled and .htaccess file was been created by WordPress itself, i tried to investigate into the configuration of <strong>Apache.</strong></p>
<p>Actually the configuration of the root directory report the value:<br />
<code>AllowOverride None</code><br />
changed in:<br />
<code>AllowOverride All</code><br />
The problem was solved, but have wasted me  lot of time &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/02/wordpress-permalinks-dont-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
