<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>cccccccccddd-system</title>
<link>http://blog.roodo.com/scrazy/archives/cat_261.html</link>
<description>cccccccccccccccc</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/scrazy/archives/cat_261.xml" rel="self" type="application/rss+xml" />
<item>
	<title>Apache2的 mod deflate</title>
	<description><![CDATA[
			
mod deflate用來壓縮輸出網頁最簡單的設定如下：
        SetOutputFilter DEFLATE
      AddOutputFilterByType DEFLATE text/html text/plain text/xml
		]]>
	</description>
	<content:encoded><![CDATA[
			<br />
<a href="http://httpd.apache.org/docs-2.0/mod/mod_deflate.html">mod deflate</a><br />用來壓縮輸出網頁<br />最簡單的設定如下：<br /><code><br />
        SetOutputFilter DEFLATE<br /></code><code><br />
      AddOutputFilterByType DEFLATE text/html text/plain text/xml<br /><br /></code>
		
		]]>
	</content:encoded>
	<link>http://blog.roodo.com/scrazy/archives/537.html</link>
	<guid>http://blog.roodo.com/scrazy/archives/537.html</guid>
	<category>system</category>
	<pubDate>Tue, 14 Dec 2004 15:08:51 +0800</pubDate>
</item>
</channel>
</rss>