<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: an unknown filter was not added: DEFLATE</title>
	<atom:link href="http://www.divideandconquer.se/2008/02/27/an-unknown-filter-was-not-added-deflate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.divideandconquer.se/2008/02/27/an-unknown-filter-was-not-added-deflate/</link>
	<description>David's Software Development Blog</description>
	<lastBuildDate>Mon, 30 Aug 2010 06:11:13 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ronny stalker</title>
		<link>http://www.divideandconquer.se/2008/02/27/an-unknown-filter-was-not-added-deflate/comment-page-1/#comment-488</link>
		<dc:creator>ronny stalker</dc:creator>
		<pubDate>Fri, 25 Sep 2009 03:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.divideandconquer.se/2008/02/27/an-unknown-filter-was-not-added-deflate/#comment-488</guid>
		<description>oh...my code did not appear in the last message...trying again...

Thanks - i was in exactly same situation
I read the YSlow book and forgot to add the mod_deflate.c after moving to a new server.

Just another alternative fix…wrap that line within :

(open bracket) IfModule mod_deflate.c (close bracket)

like so:

(open bracket) IfModule mod_deflate.c (close bracket)

#Compress everything except images -note some images have the .php extension -start

..stuff that was to do with deflating…

#Compress everything except images -end
(open bracket)/IfModule(close bracket)

This means you can stave the problem if the site migrates.</description>
		<content:encoded><![CDATA[<p>oh&#8230;my code did not appear in the last message&#8230;trying again&#8230;</p>
<p>Thanks &#8211; i was in exactly same situation<br />
I read the YSlow book and forgot to add the mod_deflate.c after moving to a new server.</p>
<p>Just another alternative fix…wrap that line within :</p>
<p>(open bracket) IfModule mod_deflate.c (close bracket)</p>
<p>like so:</p>
<p>(open bracket) IfModule mod_deflate.c (close bracket)</p>
<p>#Compress everything except images -note some images have the .php extension -start</p>
<p>..stuff that was to do with deflating…</p>
<p>#Compress everything except images -end<br />
(open bracket)/IfModule(close bracket)</p>
<p>This means you can stave the problem if the site migrates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paddo</title>
		<link>http://www.divideandconquer.se/2008/02/27/an-unknown-filter-was-not-added-deflate/comment-page-1/#comment-317</link>
		<dc:creator>paddo</dc:creator>
		<pubDate>Tue, 30 Dec 2008 14:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.divideandconquer.se/2008/02/27/an-unknown-filter-was-not-added-deflate/#comment-317</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: php trivandrum</title>
		<link>http://www.divideandconquer.se/2008/02/27/an-unknown-filter-was-not-added-deflate/comment-page-1/#comment-291</link>
		<dc:creator>php trivandrum</dc:creator>
		<pubDate>Thu, 23 Oct 2008 20:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.divideandconquer.se/2008/02/27/an-unknown-filter-was-not-added-deflate/#comment-291</guid>
		<description>Thanks a ton!

It saved my life</description>
		<content:encoded><![CDATA[<p>Thanks a ton!</p>
<p>It saved my life</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gavin</title>
		<link>http://www.divideandconquer.se/2008/02/27/an-unknown-filter-was-not-added-deflate/comment-page-1/#comment-110</link>
		<dc:creator>gavin</dc:creator>
		<pubDate>Fri, 29 Feb 2008 16:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.divideandconquer.se/2008/02/27/an-unknown-filter-was-not-added-deflate/#comment-110</guid>
		<description>Thank you, this helps a lot.</description>
		<content:encoded><![CDATA[<p>Thank you, this helps a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
