<?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>SC Knowledge Base &#187; deflate</title>
	<atom:link href="http://sandhillcreative.com/kb/tag/deflate/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandhillcreative.com/kb</link>
	<description></description>
	<lastBuildDate>Mon, 24 May 2010 07:13:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sample Configuration for mod_deflate</title>
		<link>http://sandhillcreative.com/kb/2009/04/30/sample-configuration-for-mod_deflate/</link>
		<comments>http://sandhillcreative.com/kb/2009/04/30/sample-configuration-for-mod_deflate/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 05:31:32 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[deflate]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=92</guid>
		<description><![CDATA[These conf settings will avoid compressing images (generally a bad thing) but will compress various text, xml, css and javascript files. This is better than minifying javascript because minified js must be decompressed by the client js and this is not as efficient as doing it with Apache&#8217;s mod_deflate. This goes in httpd.conf. # # [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/04/30/sample-configuration-for-mod_deflate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
