<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[观夏Note]]></title> 
<link>//gm.angeldm.com/index.php</link> 
<description><![CDATA[新技术番]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[观夏Note]]></copyright>
<item>
<link>//gm.angeldm.com/post//</link>
<title><![CDATA[使用AWStats国家/地区统计： GeoIP和GeoCity Lite的配置方法]]></title> 
<author>果面 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[网络应用]]></category>
<pubDate>Thu, 17 Jul 2008 10:28:59 +0000</pubDate> 
<guid>//gm.angeldm.com/post//</guid> 
<description>
<![CDATA[ 
	<br/><br/>可惜Dreamhost的GeoIP.dat已经是去年6月份的数据了，有些旧：<br/>/usr/local/share/GeoIP/GeoIP.dat<br/>-rw-r--r-- 1 root root 714742 2005-06-07 21:39 /usr/local/share/GeoIP/GeoIP.dat<br/><br/>而且DreamHost缺省也没有安装GeoLite City库，如果想用GeoIP和GeoLiteCity的最新的数据可以直接从MaxMind下载：<br/>wget http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz<br/><br/>然后配置geoip和geoip_city的插件使用相应的数据文件即可：<br/>LoadPlugin="geoip GEOIP_STANDARD /home/chedong/chejun.com/cgi-bin/awstats/GeoIP.dat"<br/>LoadPlugin="geoip_city_maxmind GEOIP_STANDARD /home/chedong/chejun.com/cgi-bin/awstats/GeoLiteCity.dat"<br/><br/>比较一下最新County数据库和dreamhost的文件大小<br/>ll GeoIP.dat<br/>-rw-rw-r-- 1 chejun pg551459 924100 2006-08-02 12:01 GeoIP.dat<br/>[chejun@whittier /home/.blondie/chedong/chejun.com/cgi-bin/awstats]$ ll /usr/local/share/GeoIP/GeoIP.dat<br/>-rw-r--r-- 1 root root 714742 2005-06-07 21:39 /usr/local/share/GeoIP/GeoIP.dat<br/><br/>以前的一篇装文档：<br/>http://www.flickr.com/photos/chedong/110325758/<br/><br/>2006-08-18 Dreamhost的回复：<br/>We run the Debian Sarge Stable version of libgeoip1, and will not be<br/>upgrading it until the package is updated in Stable.<br/><br/><br/>whittier: 07:25 PM# apt-cache show libgeoip1<br/>See also:<br/><br/>http://packages.qa.debian.org/g/geoip.html<br/>
]]>
</description>
</item><item>
<link>//gm.angeldm.com/read.php?&amp;guid=0#topreply</link>
<title><![CDATA[[评论] 使用AWStats国家/地区统计： GeoIP和GeoCity Lite的配置方法]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>//gm.angeldm.com/read.php?&amp;guid=0#topreply</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>