home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 February / INTERNET88.ISO / pc / software / windows / utils / analog / analog.cfg next >
Encoding:
Text File  |  2001-11-07  |  4.0 KB  |  104 lines

  1. # Configuration file for analog 5.1
  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 /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. BROWOUTPUTALIAS IWENG AOL
  24. SUBBROW */*
  25. SUBTYPE *.gz,*.Z
  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. TYPEOUTPUTALIAS .html    ".html [Hypertext Markup Language]"
  71. TYPEOUTPUTALIAS .htm     ".htm  [Hypertext Markup Language]"
  72. TYPEOUTPUTALIAS .shtml   ".shtml [Server-parsed HTML]"
  73. TYPEOUTPUTALIAS .ps      ".ps   [PostScript]"
  74. TYPEOUTPUTALIAS .gz      ".gz   [Gzip compressed files]"
  75. TYPEOUTPUTALIAS .tar.gz  ".tar.gz [Compressed archives]"
  76. TYPEOUTPUTALIAS .jpg     ".jpg  [JPEG graphics]"
  77. TYPEOUTPUTALIAS .jpeg    ".jpeg  [JPEG graphics]"
  78. TYPEOUTPUTALIAS .gif     ".gif  [GIF graphics]"
  79. TYPEOUTPUTALIAS .png     ".png  [PNG graphics]"
  80. TYPEOUTPUTALIAS .txt     ".txt  [Plain text]"
  81. TYPEOUTPUTALIAS .cgi     ".cgi  [CGI scripts]"
  82. TYPEOUTPUTALIAS .pl      ".pl   [Perl scripts]"
  83. TYPEOUTPUTALIAS .css     ".css  [Cascading Style Sheets]"
  84. TYPEOUTPUTALIAS .class   ".class [Java class files]"
  85. TYPEOUTPUTALIAS .pdf     ".pdf  [Adobe Portable Document Format]"
  86. TYPEOUTPUTALIAS .zip     ".zip  [Zip archives]"
  87. TYPEOUTPUTALIAS .hqx     ".hqx  [Macintosh archives]"
  88. TYPEOUTPUTALIAS .exe     ".exe  [Executables]"
  89. TYPEOUTPUTALIAS .wav     ".wav  [WAV sound files]"
  90. TYPEOUTPUTALIAS .avi     ".avi  [AVI movies]"
  91. TYPEOUTPUTALIAS .arc     ".arc  [Compressed archives]"
  92. TYPEOUTPUTALIAS .mid     ".mid  [MIDI sound files]"
  93. TYPEOUTPUTALIAS .mp3     ".mp3  [MP3 sound files]"
  94. TYPEOUTPUTALIAS .doc     ".doc  [Microsoft Word document]"
  95. TYPEOUTPUTALIAS .rtf     ".rtf  [Rich Text Format]"
  96. TYPEOUTPUTALIAS .mov     ".mov  [Quick Time movie]"
  97. TYPEOUTPUTALIAS .mpg     ".mpg  [MPEG movie]"
  98. TYPEOUTPUTALIAS .mpeg    ".mpeg  [MPEG movie]"
  99. TYPEOUTPUTALIAS .asp     ".asp  [Active Server Pages]"
  100. TYPEOUTPUTALIAS .jsp     ".jsp  [Java Server Pages]"
  101. TYPEOUTPUTALIAS .cfm     ".cfm  [Cold Fusion]"
  102. TYPEOUTPUTALIAS .php     ".php  [PHP]"
  103. TYPEOUTPUTALIAS .js      ".js   [JavaScript code]"
  104.