Hi,
I've been using AWStats for years without problems. Since moving my site to a new server and downloading and installing the latest version of AWStats, something isn't configured correctly. It's got to be simple, but I've been staring at it for hours.
The links in the static files (XML) no longer have the 'awstats.' prefix:
 mydomain.co.uk.1109.allhosts.xml, instead of:
 awstats.mydomain.co.uk.1109.allhost.xml
This is the build statement (from a .bat) – broken up to make it eassier to read.
awstats_buildstaticpages.pl" -awstatsprog="awstats.pl"
-builddate=%ThisYear%%ThisMonth% -month=%ThisMonth% -year=%FullYear%
-update -config=mydomain.co.uk
-output
-staticlinks
-dir="C:PathTomydomain.co.ukstats"
Has their been a change to AWStats that might cause this?
Any ideas?
Thanks in advance.
Paul