|
tar -xzvf awstats-6.1.tgz mv awstats-6.1 /usr/local/awstats mkdir /etc/awstats cp /usr/local/awstats/wwwroot/cgi-bin/awstats.model.conf /etc/awstats/awstats.www.chezmoi.fr.conf chmod 644 /etc/awstats/awstats.www.chezmoi.fr.conf |
|
LogFile="/var/log/httpd/access_log" SiteDomain="www.chezmoi.fr" DNSLookup=1 |
|
#!/bin/bash /usr/local/awstats/tools/awstats_buildstaticpages.pl -config=www.chezmoi.fr -update -lang=fr -dir=/web-chroot/www/htdocs/awstats/ -diricons=/icons/awstats |