added awstats configuration to FreeBSD, thx to jenus for the great help

This commit is contained in:
Michael Kaufmann (d00p)
2010-04-08 12:05:26 +00:00
parent 7daa7eb0bc
commit 43fe968ad0
2 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# for Froxlor and AWStats to work together
# you have to comment out the following
# variables
# look for
LogFile=""
LogType=""
LogFormat=""
LogSeparator=""
SiteDomain=""
DirData="/some/folder/"
# and comment this out with a hash (#)
#LogFile=""
#LogType=""
#LogFormat=""
#LogSeparator=""
#SiteDomain=""
#DirData="/some/folder/"