Posted by chantra on 21st April 2006
Awstats is a great web log analyser. It gives really usefull statistics about traffic on your web sites.
Installing awstats in debian/ubuntu still needs so tweaking to produce neat statistics.
In this articles, I’m going to show you what needs to be done.
Read the rest of this entry »
Tags: apache
Posted in Administration, HowTo, HTTP | No Comments »
Posted by chantra on 21st April 2006
3. Configuring Awstats:
Awstats configuration file are located in /etc/awstats. By default, when calling the URL http://www.mysite.org/awstats/awstats.pl, awstats is looking for the configuration file name after your domain name, namely here /etc/awstats/awstats.www.mysite.org.conf. You can override this by giving awstats an argument named config. For instance http://www.mysite.org/awstats/awstats.pl?config=foobar will indicate awstats to fetch the configuration from /etc/awstats/awstats.foobar.conf.
Read the rest of this entry »
Tags: apache
Posted in Administration, HowTo, HTTP | 2 Comments »