[root@eapps-example ~]# cd /etc/awstats/ [root@eapps-example awstats]# ll total 72 -rw-r--r-- 1 root root 60618 May 10 11:24 awstats.conf -rw-r--r-- 1 root root 5888 May 6 12:59 awstats.eapps-example.com.conf [root@eapps-example awstats]# [root@eapps-example awstats]# vim awstats.eapps-example.com.conf |
AllowFullYearView=2 |
[root@eapps-example ~]# cd /etc/awstats/ [root@eapps-example awstats]# ll total 72 -rw-r--r-- 1 root root 60618 May 10 11:24 awstats.conf -rw-r--r-- 1 root root 5888 May 10 11:49 awstats.eapps-example.com.conf [root@eapps-example awstats]# cp awstats.eapps-example.com.conf awstats.www.eapps-example.com.conf [root@eapps-example awstats]# ll total 80 -rw-r--r-- 1 root root 60618 May 10 11:24 awstats.conf -rw-r--r-- 1 root root 5888 May 10 11:49 awstats.eapps-example.com.conf -rw-r--r-- 1 root root 5888 May 10 12:34 awstats.www.eapps-example.com.conf [root@eapps-example awstats]# |