<?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>Algirdas Varnagiris &#187; error</title>
	<atom:link href="http://www.varnagiris.net/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.varnagiris.net</link>
	<description>The cyber-place where I live</description>
	<lastBuildDate>Thu, 18 Feb 2010 17:19:42 +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>406 Not Acceptable error</title>
		<link>http://www.varnagiris.net/2007/07/03/406-not-acceptable-error/</link>
		<comments>http://www.varnagiris.net/2007/07/03/406-not-acceptable-error/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 10:59:51 +0000</pubDate>
		<dc:creator>Algirdas</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[406]]></category>
		<category><![CDATA[error]]></category>

		<guid isPermaLink="false">http://www.varnagiris.net/2007/07/03/406-not-acceptable-error/</guid>
		<description><![CDATA[This is an error I got today: 406 Not Acceptable An appropriate representation of the requested resource /index.php could not be found on this server. I saw it for the first time and tried to find out where’s the problem. And the problem was in Apache mod_security. I have disabled mod_security specific to resolve the [...]]]></description>
			<content:encoded><![CDATA[<p>This is an error I got today:</p>
<blockquote><p>406 Not Acceptable<br />
An appropriate representation of the requested resource /index.php could not be found on this server.</p></blockquote>
<p>I saw it for the first time and tried to find out where’s the problem. And the problem was in Apache mod_security. I have disabled mod_security specific to resolve the 406 errors. Sometimes mod_security rules are too strict for some web applications.</p>
<p>In order to disable mod_security add this line to .htaccess file: SecFilterEngine Off</p>
]]></content:encoded>
			<wfw:commentRss>http://www.varnagiris.net/2007/07/03/406-not-acceptable-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
