importing awstats data
Hi,
I moved a website to an ispconfig3 based setup.
Now I hoped to just copy over the old awstats data files and re-genarate the static pages to be included by /stats/index.php
But is keeps only showing the current month in the "Jump to previous stats:" selection.
This is what I did to regenerate the January stats of this year:
awstats_buildstaticpages.pl -year=2012 -month=01 -config=website.ext -awstatsprog=/var/www/awstats/awstats.pl -builddate=2012-01 -dir=/var/www/website.ext/web/stats/
It created the static files of January with an index at
/stats/awstats.website.ext.2012-01.html
But /stats/index.php still only shows me the option to select 2012-08 (this month).
What am I missing? Do I need to rename the output files?
Thank you in advance.
|