<?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>NICA &#187; Privacy</title>
	<atom:link href="http://nicaliu.info/category/privacy/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicaliu.info</link>
	<description>【Nicholas, Nica &#38; Nix】接著是與 Nix 一起寫稿譯稿的日子 ~ 仍然繼續玩 Linux、OpenSource and Cloud....</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>awstats 新用戶．基本設定</title>
		<link>http://nicaliu.info/2006/09/11/877/</link>
		<comments>http://nicaliu.info/2006/09/11/877/#comments</comments>
		<pubDate>Sun, 10 Sep 2006 15:28:00 +0000</pubDate>
		<dc:creator>Nica</dc:creator>
				<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://nicaliu.info/2006/09/11/877/</guid>
		<description><![CDATA[待補：進階設定/刪除 default 設定
(alter awstats.module.conf)
add new /etc/awstats/awstats.$url.conf file:
51,52c51
&#60; LogFile=&#8221;/var/log/httpd/mylog.log&#8221;
&#60;
&#8212;
&#62; LogFile=&#8221;/var/log/httpd/$url-access_log&#8221;
122c121
&#60; LogFormat=1
&#8212;
&#62; LogFormat=4
153c152
&#60; SiteDomain=&#8221;"
&#8212;
&#62; SiteDomain=&#8221;$url&#8221;
168c167
&#60; HostAliases=&#8221;localhost 127.0.0.1 REGEX[myserver\.com$]&#8221;
&#8212;
&#62; HostAliases=&#8221;$url&#8221;
239c238
&#60; AllowToUpdateStatsFromBrowser=0
&#8212;
&#62; AllowToUpdateStatsFromBrowser=1
891c890,891
&#60; Lang=&#8221;auto&#8221;
&#8212;
&#62; #Lang=&#8221;auto&#8221;
&#62; Lang=&#8221;tw&#8221;
3. Setup Crond to run awstats_updateall.pl every hours. (day?)
]]></description>
		<wfw:commentRss>http://nicaliu.info/2006/09/11/877/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed up Apache 2.0 web access or downloads with mod_deflate</title>
		<link>http://nicaliu.info/2006/05/30/1028/</link>
		<comments>http://nicaliu.info/2006/05/30/1028/#comments</comments>
		<pubDate>Mon, 29 May 2006 11:47:00 +0000</pubDate>
		<dc:creator>Nica</dc:creator>
				<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://nicaliu.info/2006/05/30/1028/</guid>
		<description><![CDATA[Speed up Apache 2.0 web access or downloads with mod_deflate
Posted by nixcraft
You can speed up downloads or web page access time with Apache mod_deflate module. The mod_deflate module provides the DEFLATE output filter that allows output from your server to be compressed before being sent to the client over the network.
This decreases the amount of [...]]]></description>
		<wfw:commentRss>http://nicaliu.info/2006/05/30/1028/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

