+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Mar 2010
- Posts
- 76
Awstats for all domains in cpanel
Awstats updation for all the domains can be done by running the following script in shell.
for i in $(awk '{print$2}' /etc/trueuserdomains); do /scripts/runweblogs $i; done


LinkBack URL
About LinkBacks



Reply With Quote