# # Sample configuration file # # Entries are separated by one or more tabulators. # Values may be overwritten by command line options. # Registration ID (all versions) #RegInfo Personal edition registration-ID # Customer logos (commercial version only) # One (W) for use on white background, one (B) for black background. #CustLogoW btn/RAG_sw.gif http://www.rent-a-guru.de/ #CustLogoB btn/RAG_sb.gif http://www.rent-a-guru.de/ # The name of your server. ServerName MyServerName # Other names (virtual hosts) #VirtualNames www.virtualhost.com,virtualhost.com # The prefix to use in URLs for hotlinks. # Note: The trailing slash is important! ServerURL http://www.foo.com/ # The name(s) of virtual server document roots. # Note: The leading slash is important! #DocRoot /~customer/ # The name of the default logfile. #LogFile /usr/ns-home/www.foo.com/logs/access # The format of the logfile: # auto Try to automatically recognize format (default) # clf Common Logfile Format (CLF) # dlf Combined Logfile Format (CLF + Referrer + UserAgent) # elf Extended Logfile Format (CLF + UserAgent + Referrer) # #LogFormat auto # The default mode of operation now is full statistics ("monthly" mode). #DefaultMode monthly # The name of the directory where the output files # of the statistics report are to be created. #OutputDir /usr/www/stats # The name of a private directory where detailed lists are to be placed. # Must be a subdirectory of OutputDir. Note that you have to set up server # authentication if you want to protect those lists. http-analyze just # creates the detailed list of URLs, sites, agents and referrers in this # subdirectory. See the online documentation for an example. #PrivateDir lists # Alternate names for index files other than "index.html". # Note: The leading slash is important! #IndexFiles /Welcome.html,/home.html # Alternate suffixes for text files other than ".html" # for calculating pageviews. Must start with a dot. #PageView .shtml,.text,.htm # Time-window for accounting user sessions (default: 24 hours). # Use [t]icks, [s]econds, [h]ours or [d]ays after the number # as a scaling unit. #Session 30 Minutes # Noise level: suppress details about all items with hits below # this level in order to keep the size of reports manageable. #NoiseLevel 7 # The name of a file containing all valid domains. # You may add top-level domains with up to 6 characters # in length. See the included file TLD for an example. #TLDFile /usr/local/lib/http-analyze/TLD # # If TLDFile is set to `none', no country list is produced in the summary. #TLDFile none # The name of the VRML prolog file for yearly models. # For use on graphic workstations only! #VRMLProlog 3Dprolog.wrl # The title to display in the statistics reports. # This string will be concatenated with ServerName. #ReportTitle Access statistics for # Font sizes for text and headers. #HeadSize 3 #FontSize 2 # The Prefix to output after the header section (if defined, it must # include the tag). If the string starts with a slash, it is # taken as the name of a file containing the HTML code. #HTMLPrefix # The Trailer to output at the end of a page, immediately before the # copyright note. If the string starts with a slash, it is taken as # the name of a file containing the HTML code. #HTMLTrailer Back to the internal server # Suppress certain parts of the summary. #Suppress AVLoad,URLs,URLList,Code404,Sites,RSites,SiteList #Suppress Agents,AgentList,Referrer,ReferList,Country #Suppress Pageviews,Graphics,Hotlinks,Interpol # The number of URLs, sites and agents in the "top ten" lists. If set # to zero, the appropriate parts of the summary will be supressed. #TopURLs 30 #LeastURLs 5 #TopSites 30 #TopAgents 30 #TopRefers 30 #TopDays 5 #TopHours 24 #TopMinutes 5 #TopSeconds 5 # The size of the navigation frame in pixels. #NavigFrame 120 # The type of the 3D window: # extern (new window) or intern (inside frame). #3DWindow extern # The size of the 3D window in pixels (width x height). #3DWinSize 520x420 # The size of the navigation window in pixels (width x height). #NavWinSize 420x190 # # List of sites and URLs to ignore or hide. # Format: # HideURL URL DESC # HideSys HOST DESC [TLD] # # URL is the file's URL relative to SrvUrl:DocRoot # HOST is a full qualified domain name # DESC is the new category this item is hidden under # # The URL/hostname may either begin or end with a `*' # wildcard. There is only one wildcard allowed. The `*' # must be the first or very last character of the string. # Inside the string, a `*' is taken literal. # # If the URL doesn't start with a `*', the first character # must be a slash (`/'). # # If desc begins with the character `[', the item is not # shown in any of the "Top Ten" lists. # # Ignore this hostnames. Increases processing time by a # significant amount, so keep this list small or don't # use it at all if speed is a concern. #IgnSys *.foo.com # Ignore this files. Increases processing time by a # significant amount, so keep this list small or don't # use it at all if speed is a concern. #IgnURL *.gif,*.jpg,*jpeg # Hide this hostnames. May be used to map local IP numbers # to hostnames. See the online documentation for examples. #HideSys *.myname.com MYCOMPANY #HideSys 192.168.1.* UNRESOLVED.IP [COM] #HideSys local.host LOCAL.NETWORK [COM] # Hide this files, suppress them in Top Ten lists. #HideURL *.map [All map files] #HideURL *.class [All java applets] #HideURL /robots.txt [Robot control file] # Hide this files and directories. #HideURL /content.html Foo Table of Content #HideURL /help.html Foo Help #HideURL /search* Foo Search #HideURL /stats/* Foo Access Statistics #HideURL /news/* Foo News #HideURL /services/* Foo Services #HideURL /cgi-bin/* CGI scripts # Browser types to be added to the browser list. # Needed for a certain browser type whose vendor # still can't spell it's name correctly. HideAgent Mozilla/4.0 (compatible; MSIE 4. MSIE 4.* HideAgent Mozilla/3.0 (compatible; MSIE 4. MSIE 4.* HideAgent Mozilla/2.0 (compatible; MSIE 3.* HideAgent Mozilla/3.0 (compatible; MSIE 3. MSIE 3.* HideAgent Mozilla/1.22 (compatible; MSIE 2. MSIE 2.* # Referrers to be added to the referrer list. If a string in # square brackets is given, this is the CGI parameter which # specifies the search key for search engines. HideRefer http://www.yahoo.com/ Yahoo HideRefer http://av.yahoo.com/ Yahoo [p=] HideRefer http://search.yahoo.com/ Yahoo [p=] HideRefer http://search.yahoo.de/ Yahoo (DE) [p=] HideRefer http://av.yahoo.de/ Yahoo (DE) [p=] HideRefer http://search.yahoo.co.uk/ Yahoo (UK) [p=] HideRefer http://av.yahoo.co.uk/ Yahoo (UK) [p=] HideRefer http://www.lycos.com/ Lycos [cat=] HideRefer http://lycospro.lycos.com/ Lycos [query=] HideRefer http://www-att.lycos.com/ Lycos [query=] HideRefer http://www.lycos.de/ Lycos (DE) [query=] HideRefer http://www.altavista.digital.com/ AltaVista [q=] HideRefer http://ie4.altavista.digital.com/ AltaVista [q=] HideRefer http://altavista.digital.com/ AltaVista [q=] HideRefer http://www.webcrawler.com/ WebCrawler [searchText=] HideRefer http://webcrawler.com/ WebCrawler [searchText=] HideRefer http://www.metacrawler.com/ MetaCrawler [general=] HideRefer http://search1.metacrawler.com/ MetaCrawler [general=] HideRefer http://search2.metacrawler.com/ MetaCrawler [general=] HideRefer http://search3.metacrawler.com/ MetaCrawler [general=] HideRefer http://search4.metacrawler.com/ MetaCrawler [general=] HideRefer http://www.altavista.telia.com/ Telia [q=] HideRefer http://altavista.telia.com/ Telia [q=] HideRefer http://www.web.de/ Web.DE [su=] HideRefer http://web.de/ Web.DE [su=] HideRefer http://www.infoseek.com/ InfoSeek [qt=] HideRefer http://www.search.com/ Search.Com [QUERY=] HideRefer http://netfind.aol.com/ AOL Search [search=] HideRefer http://www.excite.com/ Excite [search=] HideRefer http://www.search.hotbot.com/ HotBot [MT=] HideRefer http://www.askjeeves.com/ Ask Jeeves [ask=] HideRefer http://www.dino-online.de/ Dino Online [query=] HideRefer http://www.fireball.de/ Fireball [q=] # Mock domains to be added to the Country list. #AddDomain .myname.com MYCOMPANY #AddDomain .compuserve.com Compuserve #AddDomain .dtag.de T-Online #AddDomain .aol.com AOL