Alright….this is something which I did not understand. I had just installed Apache and Webalizer but Webalizer was listing hits that covered that past year. That’s because the dns_cache.db file was old, and, had been copied from another server. If you want to start fresh with Webalizer reports, you need to run a command like the following where the path points to your output directory:
@ECHO OFF cd C:\webalizer webalizer -c test.conf -N 10 -D dns_cache.db "C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\webalizer"