<?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>My Thoughts &#187; mod_gzip</title>
	<atom:link href="http://blog.avirtualhome.com/tag/mod_gzip/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.avirtualhome.com</link>
	<description>Just my thoughts about things</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:59:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Using gzip encoding in Apache without mod_gzip or mod_deflate</title>
		<link>http://blog.avirtualhome.com/2009/09/29/using-gzip-encoding-in-apache-without-mod_gzip-or-mod_deflate/</link>
		<comments>http://blog.avirtualhome.com/2009/09/29/using-gzip-encoding-in-apache-without-mod_gzip-or-mod_deflate/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 01:02:22 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[mod_deflate]]></category>
		<category><![CDATA[mod_gzip]]></category>

		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=434</guid>
		<description><![CDATA[To reduce bandwidth and speed you can install mod_gzip or mod_deflate with your Apache configuration. Unfortunately there are hosting providers who don&#8217;t have either of these modules installed. With a little bash scripting and some modifications of your .htaccess you can accomplish almost the same thing. If you run a dynamic site, with PHP for [...]]]></description>
		<wfw:commentRss>http://blog.avirtualhome.com/2009/09/29/using-gzip-encoding-in-apache-without-mod_gzip-or-mod_deflate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

