Configuring useful awstats plugins
From Notes_Wiki
<yambe:breadcrumb>Awstats_configuration|Awstats configuration</yambe:breadcrumb>
Configuring useful awstats plugins
Geo IP plugin
To configure GeoIP plugin for awstats use:
- yum -y install perl-Geo-IP
- Edit awstats.conf file and set
- LoadPlugin="geoip GEOIP_STANDARD /usr/share/GeoIP/GeoIP.dat"
Google Chart API plugin
To configure Google Chart API plugin use:
- Uncomment 'LoadPlugin=graphgooglechartapi' line.