Move to a generic awstats template directory

We need this generic directory for future changes in Feature #545.
Some line-ending cleanup included.
This commit is contained in:
Marcus van Dam
2015-06-01 13:09:43 +02:00
parent 30c883c85d
commit 7e8e28fc90
2 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
# Include local configuration options identical for all virtual hosts
Include "{AWSTATS_CONF}awstats.model.conf"
LogFile="{LOG_FILE}"
LogType=W
LogFormat = 1
LogSeparator=" "
SiteDomain="{SITE_DOMAIN}"
HostAliases="{HOST_ALIASES}"
DirData="{CUSTOMER_DOCROOT}"