<?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>@yuehei&#039;s blog &#187; platform</title>
	<atom:link href="http://yuehei.37net.com/category/platform/feed/" rel="self" type="application/rss+xml" />
	<link>http://yuehei.37net.com</link>
	<description>记点东西</description>
	<lastBuildDate>Sat, 05 Jun 2010 05:14:54 +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>在vps主机配置awstats日志数据分析软件</title>
		<link>http://yuehei.37net.com/2010/02/awstats/</link>
		<comments>http://yuehei.37net.com/2010/02/awstats/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 15:44:05 +0000</pubDate>
		<dc:creator>yuehei</dc:creator>
				<category><![CDATA[platform]]></category>
		<category><![CDATA[awstats]]></category>
		<category><![CDATA[edong]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://yuehei.37net.com/?p=83</guid>
		<description><![CDATA[盘今的主机，是我用过最烂的，虽然客服很尽责，但是速度已经不能用慢来形容，ping可以ping，网页只是偶尔能打开。买了一下E动VPS，界面很方便，速度还不错，稳定性有待观察。
我是按装这个【文档】来进行awstats日志的配置。有一些写的不详细：
1. 第（2）步我改成了虚拟主机

&#60;VirtualHost *:80&#62;
  Alias /awstats/icon/ /var/www/awstats/icon/
  Alias /awstats/ /var/www/awstats/
&#160;
  &#60;Directory /var/www/awstats/&#62;
    DirectoryIndex index.html
    Options ExecCGI
    order deny,allow
    allow from all
  &#60;/Directory&#62;
&#60;/VirtualHost&#62;

打开浏览器，如果看到是pl的源代码，在apache的配置文件中增加

AddHandler cgi-script .cgi .pl

2. 如果显示的界面是英文，则在第（4）部中，将LANG=“auto&#8221; 改成 LANG=&#8221;cn&#8221;
]]></description>
			<content:encoded><![CDATA[<p>盘今的主机，是我用过最烂的，虽然客服很尽责，但是速度已经不能用慢来形容，ping可以ping，网页只是偶尔能打开。买了一下E动VPS，界面很方便，速度还不错，稳定性有待观察。</p>
<p>我是按装这个<a href="http://vps.15099.net/2008/12/configure-awstats-log-analyze-software-in-vps-hosting-183.html" target="_blank">【文档】</a>来进行awstats日志的配置。有一些写的不详细：</p>
<p>1. 第（2）步我改成了虚拟主机</p>

<div class="wp_syntax"><div class="code"><pre class="apache" style="font-family:monospace;">&lt;<span style="color: #000000; font-weight:bold;">VirtualHost</span> *:<span style="color: #ff0000;">80</span>&gt;
  <span style="color: #00007f;">Alias</span> /awstats/icon/ /var/www/awstats/icon/
  <span style="color: #00007f;">Alias</span> /awstats/ /var/www/awstats/
&nbsp;
  &lt;<span style="color: #000000; font-weight:bold;">Directory</span> /var/www/awstats/&gt;
    <span style="color: #00007f;">DirectoryIndex</span> index.html
    <span style="color: #00007f;">Options</span> ExecCGI
    <span style="color: #00007f;">order</span> <span style="color: #00007f;">deny</span>,<span style="color: #00007f;">allow</span>
    <span style="color: #00007f;">allow</span> <span style="color: #00007f;">from</span> <span style="color: #00007f;">all</span>
  &lt;/<span style="color: #000000; font-weight:bold;">Directory</span>&gt;
&lt;/<span style="color: #000000; font-weight:bold;">VirtualHost</span>&gt;</pre></div></div>

<p>打开浏览器，如果看到是pl的源代码，在apache的配置文件中增加</p>

<div class="wp_syntax"><div class="code"><pre class="apache" style="font-family:monospace;"><span style="color: #00007f;">AddHandler</span> cgi-<span style="color: #00007f;">script</span> .cgi .pl</pre></div></div>

<p>2. 如果显示的界面是英文，则在第（4）部中，将LANG=“auto&#8221; 改成 LANG=&#8221;cn&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://yuehei.37net.com/2010/02/awstats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
