#
# Webalizer configuration file for cyberlink virtuel servers
# Copyright 1997,1998 by Bradford L. Barrett (brad@mrunix.net)
#
# Distributed under the GNU General Public License. See the
# files "Copyright" and "COPYING" provided with the webalizer
# distribution for additional information.
#
LogFile /home/kuehnhanss.ch/jobsandjobs.ch//log/access.log
OutputDir /home/kuehnhanss.ch/jobsandjobs.ch//htdocs/wwwstat
Incremental yes
#ReportTitle Usage Statistics for
HostName www.jobsandjobs.ch
#ReverseLookup yes
#HTMLHead
#HTMLPost
HTMLTail Hilfe
#Quiet yes
#ReallyQuiet no
#TimeMe no
#GMTTime no
#Debug no
#IgnoreHist no
#HourlyGraph yes
#HourlyStats yes
#TopSites 30
#TopURLs 30
#TopReferrers 30
#TopAgents 15
#TopCountries 50
IndexAlias welcome.htm
IndexAlias welcome.html
IndexAlias index.php
IndexAlias index.htm
IndexAlias index.html
# Your own site should be hidden
HideSite *jobsandjobs.ch
# Your own site gives most referrals
HideReferrer jobsandjobs.ch/
# This one hides non-referrers ("-" Direct requests)
#HideReferrer Direct Request
# Usually you want to hide these
HideURL *.gif
HideURL *.GIF
HideURL *.jpg
HideURL *.JPG
HideURL *.png
HideURL *.PNG
HideURL *.ra
# Hiding agents is kind of futile
HideAgent RealPlayer
# Grouping options
#GroupURL /cgi-bin/*
GroupSite *.aol.com
GroupSite *.compuserve.com
GroupReferrer yahoo.com/
GroupReferrer excite.com/
GroupReferrer infoseek.com/
GroupReferrer webcrawler.com/
# The following is a great way to get an overall total
# for browsers, and not display all the detail records
#GroupAgent MSIE
#HideAgent MSIE
#GroupAgent Mozilla
#HideAgent Mozilla
#GroupAgent Lynx*
#HideAgent Lynx*
GroupShading yes
#GroupHighlight yes
#IgnoreSite bad.site.net
#IgnoreURL /test*
#IgnoreReferrer file:/*
#IgnoreAgent RealPlayer
MangleAgents 4
# End of configuration file... Have a nice day!