<?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: There&#8217;s no reason not to use mod_deflate	</title>
	<atom:link href="https://www.brandonchecketts.com/archives/theres-no-reason-not-to-use-mod_deflate/feed" rel="self" type="application/rss+xml" />
	<link>https://www.brandonchecketts.com/archives/theres-no-reason-not-to-use-mod_deflate</link>
	<description>Web Programming, Linux System Administation, and Entrepreneurship in Athens Georgia</description>
	<lastBuildDate>Thu, 29 Nov 2018 14:33:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Davide		</title>
		<link>https://www.brandonchecketts.com/archives/theres-no-reason-not-to-use-mod_deflate/comment-page-1#comment-1112</link>

		<dc:creator><![CDATA[Davide]]></dc:creator>
		<pubDate>Sat, 22 Nov 2008 11:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/blog/archives/9#comment-1112</guid>

					<description><![CDATA[You must correct regular expression used to detect Mozilla browser:
BrowserMatch ^Mozilla/4.0[678] no-gzip

had to be

BrowserMatch ^Mozilla/4\.0[678] no-gzip]]></description>
			<content:encoded><![CDATA[<p>You must correct regular expression used to detect Mozilla browser:<br />
BrowserMatch ^Mozilla/4.0[678] no-gzip</p>
<p>had to be</p>
<p>BrowserMatch ^Mozilla/4\.0[678] no-gzip</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.brandonchecketts.com/archives/theres-no-reason-not-to-use-mod_deflate/comment-page-1#comment-15</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 05 Feb 2007 11:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/blog/archives/9#comment-15</guid>

					<description><![CDATA[You need to be a little careful, some browsers are broken.  See for example 
https://lists.over.net/pipermail/mod_gzip/2001-March/001708.html https://support.microsoft.com/default.aspx?scid=kb;en-us;Q312496 and https://support.microsoft.com/default.aspx?scid=kb;en-us;Q327286]]></description>
			<content:encoded><![CDATA[<p>You need to be a little careful, some browsers are broken.  See for example<br />
<a href="https://lists.over.net/pipermail/mod_gzip/2001-March/001708.html" rel="nofollow ugc">https://lists.over.net/pipermail/mod_gzip/2001-March/001708.html</a> <a href="https://support.microsoft.com/default.aspx?scid=kb;en-us;Q312496" rel="nofollow ugc">https://support.microsoft.com/default.aspx?scid=kb;en-us;Q312496</a> and <a href="https://support.microsoft.com/default.aspx?scid=kb;en-us;Q327286" rel="nofollow ugc">https://support.microsoft.com/default.aspx?scid=kb;en-us;Q327286</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
