<?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: Internet Explorer 6 and HTTP compression</title>
	<atom:link href="http://paulturner.me/2008/08/internet-explorer-6-and-http-compression/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulturner.me/2008/08/internet-explorer-6-and-http-compression/</link>
	<description>bits and pieces</description>
	<lastBuildDate>Mon, 14 May 2012 23:32:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: More on Page Speed Tuning &#171; Really Cool Things</title>
		<link>http://paulturner.me/2008/08/internet-explorer-6-and-http-compression/comment-page-1/#comment-1570</link>
		<dc:creator>More on Page Speed Tuning &#171; Really Cool Things</dc:creator>
		<pubDate>Fri, 14 May 2010 14:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://paul-turner.net/?p=46#comment-1570</guid>
		<description>[...] be IE6 still accounts for something close to 10% of web traffic – more on my site.  Paul Turner documented how to change httpd.conf in his blog so that IE6 users don’t get compression.  I’m happy to [...]</description>
		<content:encoded><![CDATA[<p>[...] be IE6 still accounts for something close to 10% of web traffic – more on my site.  Paul Turner documented how to change httpd.conf in his blog so that IE6 users don’t get compression.  I’m happy to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing mod_gzip on CentOS 5 &#124; paul-turner.net</title>
		<link>http://paulturner.me/2008/08/internet-explorer-6-and-http-compression/comment-page-1/#comment-242</link>
		<dc:creator>Installing mod_gzip on CentOS 5 &#124; paul-turner.net</dc:creator>
		<pubDate>Tue, 26 Aug 2008 13:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://paul-turner.net/?p=46#comment-242</guid>
		<description>[...] 2. Configure the deflate module All that was required was to add the following lines to the Apache configuration file. AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/x-javascript BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4.[0678] no-gzip BrowserMatch bMSIEs7 !no-gzip !gzip-only-text/html BrowserMatch bOpera !no-gzip Header append Vary User-Agent Update 26/08/2008: Originally I only had the first line of the above configuration. However it turns out that there are issues with Internet Explorer 6 and HTTP compression. [...]</description>
		<content:encoded><![CDATA[<p>[...] 2. Configure the deflate module All that was required was to add the following lines to the Apache configuration file. AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/x-javascript BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4.[0678] no-gzip BrowserMatch bMSIEs7 !no-gzip !gzip-only-text/html BrowserMatch bOpera !no-gzip Header append Vary User-Agent Update 26/08/2008: Originally I only had the first line of the above configuration. However it turns out that there are issues with Internet Explorer 6 and HTTP compression. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

