存档

文章标签 ‘awstats’

debian下nginx日志分析awstats

2011年12月2日 没有评论

Nginx日志分析工具awstats相关的文章,网上大把大把的。详情请搜索。

前两天弄这个东西搜了一把,发现漫天都是克隆版。 可能都是用centos的吧。路径方面跟我用的debian不同。

特此写出来备忘,也供需要的人参考。

Awstats安装: apt-get install awstats

配置文件路径:/etc/awstats/

安装文件路径:/usr/share/awstats/

awstats.pl路径:/usr/lib/cgi-bin/

生成静态命令:

/usr/share/awstats/tools/awstats_buildstaticpages.pl -update -config=配置文件名 -lang=cn -

dir=/home/路径 -awstatsprog=/usr/lib/cgi-bin/awstats.pl

分类: Linux相关 标签: , ,