home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / analog / analog_530w32.exe / analog 5.30 / analog.cfg next >
Encoding:
Text File  |  2002-11-30  |  3.8 KB  |  106 lines

  1. # Configuration file for analog 5.30
  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. #
  18. # You probably don't need to change anything below this until you are
  19. # experienced.
  20. #
  21. ERRFILE errors.txt
  22. # REQINCLUDE pages
  23. REQLINKINCLUDE pages
  24. REFLINKINCLUDE *
  25. REDIRREFLINKINCLUDE *
  26. FAILREFLINKINCLUDE *
  27. SUBBROW */*
  28. SUBTYPE *.gz,*.Z
  29. # OSCHARTEXPAND Windows
  30. # Add whichever of these types of pages you have on your server, or others.
  31. # PAGEINCLUDE *.shtml
  32. # PAGEINCLUDE *.asp
  33. # PAGEINCLUDE *.jsp
  34. # PAGEINCLUDE *.cfm
  35. # PAGEINCLUDE *.pl
  36. # PAGEINCLUDE *.php
  37. # More SEARCHENGINE commands can be found at
  38. #   http://www.analog.cx/helpers/#conffiles
  39. SEARCHENGINE http://*google.*/* q,as_q,as_epq,as_oq
  40. SEARCHENGINE http://*altavista.*/* q
  41. SEARCHENGINE http://*yahoo.*/* p
  42. SEARCHENGINE http://*lycos.*/* query,wfq
  43. SEARCHENGINE http://*aol.*/* query
  44. SEARCHENGINE http://*excite.*/* search
  45. SEARCHENGINE http://*go2net.*/* general
  46. SEARCHENGINE http://*metacrawler.*/* general
  47. SEARCHENGINE http://*msn.*/* q,MT
  48. SEARCHENGINE http://*netscape.*/* search
  49. SEARCHENGINE http://*looksmart.*/* key
  50. SEARCHENGINE http://*webcrawler.*/* qkw,search,searchText
  51. SEARCHENGINE http://*overture.*/* Keywords
  52. SEARCHENGINE http://*teoma.*/* q
  53. SEARCHENGINE http://*infospace.*/* qkw
  54. SEARCHENGINE http://*alltheweb.*/* q
  55. SEARCHENGINE http://*dogpile.*/* q
  56. SEARCHENGINE http://*ask.*/* ask
  57. SEARCHENGINE http://*alltheweb.*/* query
  58. SEARCHENGINE http://*northernlight.*/* qr
  59. SEARCHENGINE http://*nlsearch.*/* qr
  60. SEARCHENGINE http://*dmoz.*/* search
  61. SEARCHENGINE http://*/netfind* query
  62. SEARCHENGINE http://*/pursuit query
  63. ROBOTINCLUDE REGEXPI:robot
  64. ROBOTINCLUDE REGEXPI:spider
  65. ROBOTINCLUDE REGEXPI:crawler
  66. ROBOTINCLUDE Googlebot*
  67. ROBOTINCLUDE Infoseek*
  68. ROBOTINCLUDE Scooter*
  69. ROBOTINCLUDE *Slurp*
  70. ROBOTINCLUDE *Validator*
  71. ROBOTINCLUDE Ultraseek*
  72. TYPEALIAS .html    ".html [Hypertext Markup Language]"
  73. TYPEALIAS .htm     ".htm  [Hypertext Markup Language]"
  74. TYPEALIAS .shtml   ".shtml [Server-parsed HTML]"
  75. TYPEALIAS .ps      ".ps   [PostScript]"
  76. TYPEALIAS .gz      ".gz   [Gzip compressed files]"
  77. TYPEALIAS .tar.gz  ".tar.gz [Compressed archives]"
  78. TYPEALIAS .jpg     ".jpg  [JPEG graphics]"
  79. TYPEALIAS .jpeg    ".jpeg [JPEG graphics]"
  80. TYPEALIAS .gif     ".gif  [GIF graphics]"
  81. TYPEALIAS .png     ".png  [PNG graphics]"
  82. TYPEALIAS .txt     ".txt  [Plain text]"
  83. TYPEALIAS .cgi     ".cgi  [CGI scripts]"
  84. TYPEALIAS .pl      ".pl   [Perl scripts]"
  85. TYPEALIAS .css     ".css  [Cascading Style Sheets]"
  86. TYPEALIAS .class   ".class [Java class files]"
  87. TYPEALIAS .pdf     ".pdf  [Adobe Portable Document Format]"
  88. TYPEALIAS .zip     ".zip  [Zip archives]"
  89. TYPEALIAS .hqx     ".hqx  [Macintosh BinHex files]"
  90. TYPEALIAS .exe     ".exe  [Executables]"
  91. TYPEALIAS .wav     ".wav  [WAV sound files]"
  92. TYPEALIAS .avi     ".avi  [AVI movies]"
  93. TYPEALIAS .arc     ".arc  [Compressed archives]"
  94. TYPEALIAS .mid     ".mid  [MIDI sound files]"
  95. TYPEALIAS .mp3     ".mp3  [MP3 sound files]"
  96. TYPEALIAS .doc     ".doc  [Microsoft Word document]"
  97. TYPEALIAS .rtf     ".rtf  [Rich Text Format]"
  98. TYPEALIAS .mov     ".mov  [Quick Time movie]"
  99. TYPEALIAS .mpg     ".mpg  [MPEG movie]"
  100. TYPEALIAS .mpeg    ".mpeg [MPEG movie]"
  101. TYPEALIAS .asp     ".asp  [Active Server Pages]"
  102. TYPEALIAS .jsp     ".jsp  [Java Server Pages]"
  103. TYPEALIAS .cfm     ".cfm  [Cold Fusion]"
  104. TYPEALIAS .php     ".php  [PHP]"
  105. TYPEALIAS .js      ".js   [JavaScript code]"
  106.