home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / serwery_www / sambar / _setup.1 / logstats.ini < prev    next >
INI File  |  1998-06-01  |  2KB  |  86 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* *libwww* *Robot*
  23. Robot=            *Harvest* fly* Site-Tech* vspider* Gulliver* WebCheck* WebWalker* WiseWire* NASBot* CyberSpider* KIT_Fireball* Scooter* EmailSiphon* NCN-ultraseek* PointCast* *archiver*
  24. Offline-Reader=        Flashnavi* MailCast*
  25. Proxy=            SProxy*
  26. Prodigy=        PRODIGY*
  27. MSProxy=        MSProxy*
  28. WebSurfer=        NetManage*
  29. AOL=            IWENG* *AOL* aolbrowser* 
  30. Microsoft IE=        *MSIE* Microsoft*
  31. Robot=            *MSIECrawler*
  32. Lotus-Notes=        Lotus* *Notes*
  33. WebTV=            *WebTV*
  34. WebVCR=            WebVCR*
  35. Ipswitch Agent=        Ipswitch*
  36. Java Browser=        Java* JDK*
  37. NCSA Mosaic=        NCSA*
  38. IBM-WebExplorer=    IBM*
  39. Lynx=            Lynx*
  40. Quarterdeck=        Quarterdeck*
  41. SPRY Mosaic=        SPRY*
  42. OmniWeb=        OmniWeb*
  43. Spyglass=        Spyglass*
  44. Netcom=            NetCruiser* NETCOMplete*
  45.  
  46.  
  47. #
  48. # Operating Systems
  49. #
  50. # Operating system codes are used to identify the operating system of
  51. # the browser client for reporting purposes.  The rules below are evaluated 
  52. # from the bottom-up, stopping at the first match.
  53. #
  54. # Important:      If an OS is not found in the following list,
  55. #        it is put in the special bucket 'Unknown'
  56. #
  57.  
  58. [operating systems]
  59. Unix=            *X11*
  60. OS/2=            *OS/2*
  61. Macintosh=        *Mac*
  62. Win32=            *32bit* *Windows* *WinNT* *Win95* *win32*
  63. Win16=            *Win16* *16bit* *16-bit* *3.1)*
  64.  
  65.  
  66. # PAGES
  67. #
  68. # Page codes are used to coaless specific page and/or directory hits into 
  69. # readable categories. 
  70. #
  71. # Note: A match is signified by the match of the significant characters 
  72. #    in the URI with the value in the second column below.  
  73. #
  74. #    If a '*' token terminates the right hand string, then only 
  75. #    the first significant characters must match.
  76. #
  77. #    The 'Default Page' is always appended to directory requests, so
  78. #    i.e. /bob/  becomes  /bob/index.htm
  79. #
  80.  
  81. [pages]
  82.  
  83. Help Document Hits =    /help*
  84. Search Site Hits =    /search*
  85.  
  86.