标签:awstats
首先下载附件的文件,解压到wwwroot/js下
vim /etc/awstats/awstats.www.com.conf
HTMLHeadSection="<script language=javascript src="/js/day-by-day-head.js"></script>" HTMLEndSection="<script language=javascript src="/js/day-by-day-end.js"></script>"
更新数据
/usr/local/awstats/wwwroot/cgi-bin/awstats.pl -update -config=www -databasebreak=day
PS:如果调用不了js文件,将js文件cp到你httpd或者nginx的默认网页存放目录。
标签:awstats
原文地址:http://51request.blog.51cto.com/10975038/1721591