home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / WEBSERVE / SAMBAR / DATA.1 / logstats.ini < prev    next >
INI File  |  1997-08-09  |  2KB  |  83 lines

  1. #
  2. # Logstats configuration file. 
  3. #
  4.  
  5. #
  6. # Manufacturer Codes
  7. #
  8. # Manufacturer codes are used to identify the browser manufacturer for
  9. # reporting purposes.  The rules below are evaluated from the bottom-up,
  10. # stopping at the first match.
  11. #
  12. # Important:      If an manufacturer is not found in the following list,
  13. #        it is put in the special bucket 'Unknown'
  14. #        
  15. #        Versions are ignored for manufacturers whose name
  16. #        begins with Robot or Compatible
  17. #
  18.  
  19. [manufacturers]
  20. Netscape=        Mozilla*
  21. Compatible (Netscape)=    *compatible*
  22. Robot=            Scooter* BSE-Slurp* Slurp* Infoseek* Lycos* Surfbot* WebCrawler* WebWhacker* Architext* net.Sweep* ZeusBench* NetJet* POPULUS* MOMspider* UUNET* Roverbot*
  23. Prodigy=        PRODIGY*
  24. MSProxy=        MSProxy*
  25. WebSurfer=        NetManage*
  26. AOL=            IWENG* *AOL* aolbrowser* 
  27. Microsoft IE=        *MSIE* Microsoft*
  28. Lotus-Notes=        Lotus* *Notes*
  29. WebTV=            *WebTV*
  30. Ipswitch Agent=        Ipswitch*
  31. Java Browser=        Java* JDK*
  32. NCSA Mosaic=        NCSA*
  33. IBM-WebExplorer=    IBM*
  34. Lynx=            Lynx*
  35. Quarterdeck=        Quarterdeck*
  36. SPRY Mosaic=        SPRY*
  37. OmniWeb=        OmniWeb*
  38. Spyglass=        Spyglass*
  39. Netcom=            NetCruiser* NETCOMplete*
  40.  
  41.  
  42. #
  43. # Operating Systems
  44. #
  45. # Operating system codes are used to identify the operating system of
  46. # the browser client for reporting purposes.  The rules below are evaluated 
  47. # from the bottom-up, stopping at the first match.
  48. #
  49. # Important:      If an OS is not found in the following list,
  50. #        it is put in the special bucket 'Unknown'
  51. #
  52.  
  53. [operating systems]
  54. Unix=            *X11*
  55. OS/2=            *OS/2*
  56. Macintosh=        *Mac*
  57. Win32=            *32bit* *Windows* *WinNT* *Win95* *win32*
  58. Win16=            *Win16* *16bit* *16-bit* *3.1)*
  59.  
  60.  
  61. # PAGES
  62. #
  63. # Page codes are used to coaless specific page and/or directory hits into 
  64. # readable categories. 
  65. #
  66. # Note: Description names (first column) may not have spaces.
  67. #    Spaces following the request identifier (second column)
  68. #    are NOT stripped.  A match is signified by the match
  69. #    of the significant characters in the URI with the value
  70. #    in the second column below.  
  71. #
  72. #    If a '*' token terminates the right hand string, then only 
  73. #    the first significant characters must match.
  74. #
  75. #    The 'Default Page' is always appended to directory requests, so
  76. #    i.e. /bob/  becomes  /bob/index.htm
  77. #
  78.  
  79. [pages]
  80.  
  81. Help Document Hits =    \help*
  82. Search Site Hits =    \search*
  83.