修改wwwroot/cgi-bin/awstats.pl
7851行增加日期下拉框
[code] print “\n”; [/code]
7871行增加databasebreak参数
[code] if ($DatabaseBreak) { print “\n”; } [/code]
命令行统计增加:-databasebreak=day
查看报表时地址栏需增加:&databasebreak=day&day=DD
以下为查看页代码 [code]
4 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
有稍微详细点的么》??
7851行增加日期下拉框
顺序不太对。。 我修改过。。所以找这行有点费劲!呵呵
7846行是# Print selected period of analysis (month and year required)
你可以再导一份原始文件。
awstats 7 是9688行
错了,awstats 7 是9866行