include "awstats.model.conf" before customize settings in it, refs #165
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
# Include local configuration options identical for all virtual hosts
|
||||||
|
Include "{AWSTATS_CONF}awstats.model.conf"
|
||||||
|
|
||||||
LogFile="{LOG_FILE}"
|
LogFile="{LOG_FILE}"
|
||||||
LogType=W
|
LogType=W
|
||||||
LogFormat = 1
|
LogFormat = 1
|
||||||
@@ -5,6 +8,3 @@ LogSeparator=" "
|
|||||||
SiteDomain="{SITE_DOMAIN}"
|
SiteDomain="{SITE_DOMAIN}"
|
||||||
HostAliases="{HOST_ALIASES}"
|
HostAliases="{HOST_ALIASES}"
|
||||||
DirData="{CUSTOMER_DOCROOT}"
|
DirData="{CUSTOMER_DOCROOT}"
|
||||||
|
|
||||||
# Include local configuration options identical for all virtual hosts
|
|
||||||
Include "{AWSTATS_CONF}awstats.model.conf"
|
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Include local configuration options identical for all virtual hosts
|
||||||
|
Include "{AWSTATS_CONF}awstats.model.conf"
|
||||||
|
|
||||||
LogFile="{LOG_FILE}"
|
LogFile="{LOG_FILE}"
|
||||||
LogType=W
|
LogType=W
|
||||||
LogFormat = "%host %virtualname %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
|
LogFormat = "%host %virtualname %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
|
||||||
@@ -6,5 +9,3 @@ SiteDomain="{SITE_DOMAIN}"
|
|||||||
HostAliases="{HOST_ALIASES}"
|
HostAliases="{HOST_ALIASES}"
|
||||||
DirData="{CUSTOMER_DOCROOT}"
|
DirData="{CUSTOMER_DOCROOT}"
|
||||||
|
|
||||||
# Include local configuration options identical for all virtual hosts
|
|
||||||
Include "{AWSTATS_CONF}awstats.model.conf"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user