Remove mod_log_sql model for awstats as there's no mod_log_sql anymore

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-05-24 13:26:52 +02:00
parent ff218168b9
commit 435f4a189a

View File

@@ -1,11 +0,0 @@
# Include local configuration options identical for all virtual hosts
Include "{AWSTATS_CONF}awstats.model.conf"
LogFile="{LOG_FILE}"
LogType=W
LogFormat = "%host %virtualname %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
LogSeparator=" "
SiteDomain="{SITE_DOMAIN}"
HostAliases="{HOST_ALIASES}"
DirData="{CUSTOMER_DOCROOT}"