Webalizer applications
Installation
[Email protected] Usage]yum install webalizer*
Master configuration file
[Email protected] usage]vim/etc/webalizer.conf
Logfile/var/log/httpd/access_log #读取日志文件夹
Outputdir/var/www/usage #输出文件夹
Modify the Vi/etc/httpd/conf.d/webalizer.conf file
[Email protected] usage]vi/etc/httpd/conf.d/webalizer.conf
Alias/usage/var/www/usage
<Location/usage>
Order Deny,allow
Deny from all
Allow from all
Allow from:: 1
</Location>
[[email protected] Usage]webalizer run the program
[Email protected] Usage]service httpd restart
The following page appears when you visit the www.ccav.cn/usage/homepage to indicate that the installation was successful
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/54/19/wKioL1R4FQ2yA-kgAAIrPPanE40074.jpg "title=" Webalizer.jpg "alt=" Wkiol1r4fq2ya-kgaairppane40074.jpg "/>
This article is from the "zhufaqing" blog, make sure to keep this source http://19851225.blog.51cto.com/1088033/1583983
WWW server monitoring