home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 August / INTERNET94.ISO / pc / software / windows / utils / analog / analog.cfg next >
Encoding:
Text File  |  2002-03-20  |  3.8 KB  |  104 lines

  1. # Configuration file for analog 5.22
  2. # See http://www.analog.cx/
  3. #
  4. # Here are a couple of configuration commands to get you started. Add any more
  5. # you like from the Readme.
  6. #
  7. # Lines starting with # are comments.
  8. #
  9. # There is a much more extensive configuration file in examples/big.cfg
  10. #
  11. # If you need a LOGFORMAT command (most people don't -- try it without first!),
  12. # it must go here, above the LOGFILE commands.
  13. LOGFILE logfile.log
  14. # LOGFILE C:\old\logs\access_log.*
  15. OUTFILE Report.html
  16. HOSTNAME "[my organisation]"
  17. # REQINCLUDE pages
  18. REQLINKINCLUDE pages
  19. REFLINKINCLUDE *
  20. REDIRREFLINKINCLUDE *
  21. FAILREFLINKINCLUDE *
  22. # UNCOMPRESS *.gz,*.Z "gzip -cd"
  23. SUBBROW */*
  24. SUBTYPE *.gz,*.Z
  25. # OSCHARTEXPAND Windows
  26. # Add whichever of these types of pages you have on your server, or others.
  27. # PAGEINCLUDE *.shtml
  28. # PAGEINCLUDE *.asp
  29. # PAGEINCLUDE *.jsp
  30. # PAGEINCLUDE *.cfm
  31. # PAGEINCLUDE *.pl
  32. # PAGEINCLUDE *.php
  33. SEARCHENGINE http://*altavista.*/* q
  34. SEARCHENGINE http://*yahoo.*/* p
  35. SEARCHENGINE http://*google.*/* q
  36. SEARCHENGINE http://*lycos.*/* query
  37. SEARCHENGINE http://*aol.*/* query
  38. SEARCHENGINE http://*excite.*/* search
  39. SEARCHENGINE http://*go2net.*/* general
  40. SEARCHENGINE http://*metacrawler.*/* general
  41. SEARCHENGINE http://*msn.*/* MT
  42. SEARCHENGINE http://*hotbot.com/* MT
  43. SEARCHENGINE http://*netscape.*/* search
  44. SEARCHENGINE http://*looksmart.*/* key
  45. SEARCHENGINE http://*infoseek.*/* qt
  46. SEARCHENGINE http://*webcrawler.*/* search,searchText
  47. SEARCHENGINE http://*goto.*/* Keywords
  48. SEARCHENGINE http://*snap.*/* keyword
  49. SEARCHENGINE http://*dogpile.*/* q
  50. SEARCHENGINE http://*askjeeves.*/* ask
  51. SEARCHENGINE http://*ask.*/* ask
  52. SEARCHENGINE http://*aj.*/* ask
  53. SEARCHENGINE http://*directhit.*/* qry
  54. SEARCHENGINE http://*alltheweb.*/* query
  55. SEARCHENGINE http://*northernlight.*/* qr
  56. SEARCHENGINE http://*nlsearch.*/* qr
  57. SEARCHENGINE http://*dmoz.*/* search
  58. SEARCHENGINE http://*newhoo.*/* search
  59. SEARCHENGINE http://*netfind.*/* query,search,s
  60. SEARCHENGINE http://*/netfind* query
  61. SEARCHENGINE http://*/pursuit query
  62. ROBOTINCLUDE REGEXPI:robot
  63. ROBOTINCLUDE REGEXPI:spider
  64. ROBOTINCLUDE REGEXPI:crawler
  65. ROBOTINCLUDE Googlebot*
  66. ROBOTINCLUDE Infoseek*
  67. ROBOTINCLUDE Scooter*
  68. ROBOTINCLUDE Slurp*
  69. ROBOTINCLUDE Ultraseek*
  70. TYPEALIAS .html    ".html [Hypertext Markup Language]"
  71. TYPEALIAS .htm     ".htm  [Hypertext Markup Language]"
  72. TYPEALIAS .shtml   ".shtml [Server-parsed HTML]"
  73. TYPEALIAS .ps      ".ps   [PostScript]"
  74. TYPEALIAS .gz      ".gz   [Gzip compressed files]"
  75. TYPEALIAS .tar.gz  ".tar.gz [Compressed archives]"
  76. TYPEALIAS .jpg     ".jpg  [JPEG graphics]"
  77. TYPEALIAS .jpeg    ".jpeg [JPEG graphics]"
  78. TYPEALIAS .gif     ".gif  [GIF graphics]"
  79. TYPEALIAS .png     ".png  [PNG graphics]"
  80. TYPEALIAS .txt     ".txt  [Plain text]"
  81. TYPEALIAS .cgi     ".cgi  [CGI scripts]"
  82. TYPEALIAS .pl      ".pl   [Perl scripts]"
  83. TYPEALIAS .css     ".css  [Cascading Style Sheets]"
  84. TYPEALIAS .class   ".class [Java class files]"
  85. TYPEALIAS .pdf     ".pdf  [Adobe Portable Document Format]"
  86. TYPEALIAS .zip     ".zip  [Zip archives]"
  87. TYPEALIAS .hqx     ".hqx  [Macintosh BinHex files]"
  88. TYPEALIAS .exe     ".exe  [Executables]"
  89. TYPEALIAS .wav     ".wav  [WAV sound files]"
  90. TYPEALIAS .avi     ".avi  [AVI movies]"
  91. TYPEALIAS .arc     ".arc  [Compressed archives]"
  92. TYPEALIAS .mid     ".mid  [MIDI sound files]"
  93. TYPEALIAS .mp3     ".mp3  [MP3 sound files]"
  94. TYPEALIAS .doc     ".doc  [Microsoft Word document]"
  95. TYPEALIAS .rtf     ".rtf  [Rich Text Format]"
  96. TYPEALIAS .mov     ".mov  [Quick Time movie]"
  97. TYPEALIAS .mpg     ".mpg  [MPEG movie]"
  98. TYPEALIAS .mpeg    ".mpeg [MPEG movie]"
  99. TYPEALIAS .asp     ".asp  [Active Server Pages]"
  100. TYPEALIAS .jsp     ".jsp  [Java Server Pages]"
  101. TYPEALIAS .cfm     ".cfm  [Cold Fusion]"
  102. TYPEALIAS .php     ".php  [PHP]"
  103. TYPEALIAS .js      ".js   [JavaScript code]"
  104.