home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / WEBSERVE / SAMBAR / DATA.1 / ceilidh.conf < prev    next >
Text File  |  1997-07-19  |  4KB  |  81 lines

  1. ############################################################################
  2. #                                                                          #
  3. # ceilidh.conf                                                             #
  4. #                                                                          #
  5. # Activate any of the options below by removing the "#" comment from       #
  6. # the start of the line.  Don't leave a space after "=" and end each       #
  7. # line with a carriage return.                                             #
  8. #                                                                          #
  9. ############################################################################
  10.  
  11. ############################################################################
  12. #                                                                          #
  13. # ENHANCED version only!                                                   #
  14. #                                                                          #
  15. # Store the registration information in                                    #
  16. # a single [single] or multiple [multi] files?           default = single  #
  17. #                                                                          #
  18. ############################################################################
  19.  
  20. #database=multi
  21.  
  22. ############################################################################
  23. #                                                                          #
  24. # Path to the directory in which ceilidh.dat and ceilidh.err are stored    #
  25. #                                                                          #
  26. ############################################################################
  27.  
  28. #path=
  29.  
  30. ############################################################################
  31. #                                                                          #
  32. # Path to the cgi-bin directory                                            #
  33. # (you need to change the post line in the index page if you change this)  #
  34. #                                                                          #
  35. ############################################################################
  36.  
  37. #cgibin=/cgi-bin/
  38.  
  39. ############################################################################
  40. #                                                                          #
  41. # Name of the ceilidh executable file                                      #
  42. # (you need to change the post line in the index page if you change this)  #
  43. #                                                                          #
  44. ############################################################################
  45.  
  46. #ceilidh=ceilidh.exe
  47.  
  48. ############################################################################
  49. #                                                                          #
  50. # Name of the fiddler executable file                                      #
  51. #                                                                          #
  52. ############################################################################
  53.  
  54. #fiddler=fiddler.exe
  55.  
  56. ############################################################################
  57. #                                                                          #
  58. # Path to the icons directory                                              #
  59. #                                                                          #
  60. ############################################################################
  61.  
  62. #icons=/icons/
  63.  
  64. ############################################################################
  65. #                                                                          #
  66. #  The browser ID code is three part composite, in which                   #
  67. #                                                                          #
  68. #  Carriage return handling: 0=0x0d, 1=0x0a                                #
  69. #  Tokenize "<" and ">":     0=no,   1=yes                                 #
  70. #  Graphic capability:       0=Lynx, 1=normal, 2=WebExplorer, 3=HotJava    #
  71. #                                                                          #
  72. ############################################################################
  73.  
  74. browser: HotJava, 013
  75. browser: Lynx, 000
  76. browser: Microsoft, 011
  77. browser: Mosaic, 101
  78. browser: mozilla, 001
  79. browser: MSIE 3, 001
  80. browser: WebEx, 012
  81.