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:
10
templates/misc/awstats/awstats.froxlor.model.conf
Normal file
10
templates/misc/awstats/awstats.froxlor.model.conf
Normal 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}"
|
||||
Reference in New Issue
Block a user