is it possible to have one stats page for the whole server like: ipaddress/stats and still keep all stats pages for the virtualdomains? as far as I understood at the moment stats are only available for the virtualhosts. if possible where can one interfere so that the tool (which one andwhere?) that splits the logfiles for each virtualhosts keeps the whole logfile available for what I want, or are there from the beginning one logfiel for each domain? any info would be appreciated
You can use the access log or a new custom log (in httpd.conf) of your apache server to generate serverwide logs and then make a cronjob that runs webalizer on this logfile.