From ea319121fa16ba620a2cdea55e9502a66164fbed Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sun, 4 Dec 2011 22:48:14 +0100 Subject: [PATCH] readme: vhost config --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README b/README index 34d9bc4..f7f550f 100644 --- a/README +++ b/README @@ -31,3 +31,18 @@ Installation 5. Add update-sites.php to your crontab, let it run every hour 6. Add update-lastmonth.php to your crontab and let it run on the first day every month + + +AWStats vhost host setup +------------------------ +AWStats needs a configuration file for each of the domains you want to analyze. + +The file needs to be put in ``/etc/awstats/awstats.$domain.conf``, +e.g. ``/etc/awstats/awstats.cweiske.de.conf``. + +Example:: + + Include "/etc/awstats/awstats.conf" + LogFile="/var/log/apache2/cweiske/cweiske.de-access.log" + SiteDomain="cweiske.de" + DefaultFile="" -- 2.30.2