<?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>ItHowTo.ro &#187; apache</title>
	<atom:link href="http://www.ithowto.ro/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithowto.ro</link>
	<description>Blog about IT realated stuff by WSS</description>
	<lastBuildDate>Tue, 06 Jul 2010 16:35:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache not reading .htaccess</title>
		<link>http://www.ithowto.ro/2009/06/apache-not-reading-htacces/</link>
		<comments>http://www.ithowto.ro/2009/06/apache-not-reading-htacces/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 10:01:48 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=105</guid>
		<description><![CDATA[I had this problem on a client&#8217;s server. Apache was not reading the .htaccess files thus mor_rewrite was not working. After i did a few searches i found out that the Directory settings in the apache configuration hat AllowOverride None as directive instead of AllowOverride All.
I made the change, restardet apache and all went as [...]]]></description>
			<content:encoded><![CDATA[<p>I had this problem on a client&#8217;s server. Apache was not reading the .htaccess files thus mor_rewrite was not working. After i did a few searches i found out that the Directory settings in the apache configuration hat AllowOverride None as directive instead of AllowOverride All.</p>
<p>I made the change, restardet apache and all went as it should.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2009/06/apache-not-reading-htacces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
