![]() |
How to have stats accessible for a subdomain - subdomain.domain.tld/stats instead? - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: How to have stats accessible for a subdomain - subdomain.domain.tld/stats instead? (/thread-6449.html) Pages: 1 2 |
RE: How to have stats accessible for a subdomain - subdomain.domain.tld/stats instead? - joximu - 04-29-2009 05:58 AM Try to copy /etc/awstats/domain.tld.conf to /etc/awstats/sub.domain.tld.conf maybe that works.. /J RE: How to have stats accessible for a subdomain - subdomain.domain.tld/stats instead? - gilbert - 04-29-2009 08:31 PM (04-29-2009 05:58 AM)joximu Wrote: Try to copy /etc/awstats/domain.tld.conf to /etc/awstats/sub.domain.tld.conf That worked fine. I did this yesterday and now I can access the stats page, but stats show zeros everywhere. I checked the /var/log/apache2/sub.domain.tld-combined.log It is what's in the awstats conf file and there is definitely activity in it. Maybe stats need to be re-generated? I'm not sure how to do that. Thanks, RE: How to have stats accessible for a subdomain - subdomain.domain.tld/stats instead? - joximu - 04-29-2009 09:37 PM have a look at the conf file (/etc/awstats/...) - maybe only domain.tld is shown in the stat - and the domain.tld logs are emtpy (I assume). /J |