<?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: How to run a site with gzip compression and why it matters</title>
	<atom:link href="http://tekkie.flashbit.net/research/how-to-run-a-site-with-gzip-compression-and-why-it-matters/feed" rel="self" type="application/rss+xml" />
	<link>http://tekkie.flashbit.net/research/how-to-run-a-site-with-gzip-compression-and-why-it-matters</link>
	<description>Flash technology blog</description>
	<lastBuildDate>Sun, 29 Jan 2012 21:27:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cezary Tomczyk</title>
		<link>http://tekkie.flashbit.net/research/how-to-run-a-site-with-gzip-compression-and-why-it-matters/comment-page-1#comment-969</link>
		<dc:creator>Cezary Tomczyk</dc:creator>
		<pubDate>Fri, 23 Apr 2010 14:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=840#comment-969</guid>
		<description>It&#039;s good to check if module is available before we use rules. A simple rule:


&lt;pre lang=&quot;apache&quot;&gt;&lt;ifmodule mod_deflate.c&gt; [...] &lt;/ifmodule&gt;&lt;/pre&gt;


may protect against error message from the server.</description>
		<content:encoded><![CDATA[<p>It&#8217;s good to check if module is available before we use rules. A simple rule:</p>

<div class="wp_syntax"><div class="code"><pre class="apache" style="font-family:monospace;">&lt;<span style="color: #000000; font-weight:bold;">ifmodule</span> mod_deflate.c&gt; [...] &lt;/<span style="color: #000000; font-weight:bold;">ifmodule</span>&gt;</pre></div></div>

<p>may protect against error message from the server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

