home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / srev13h.zip / CFGLIST.CFG < prev    next >
Text File  |  1999-11-22  |  2KB  |  73 lines

  1. ; CFGLIST.CFG: specify host, and port, specific information.
  2. ;
  3. ; CFGLIST.CFG can be used to define hosts, and to specify host-specfic
  4. ; configuration files.
  5. ; It's organized into sections, with each section 
  6. ; pertaining to a host and port combination.
  7. ;
  8. ; Syntax (see USE_CFGS.DOC for the details):
  9. ;    a) Sections are separated by blank lines
  10. ;    b) Each section contains case-insensitive "mime-style" entries, with a form:
  11. ;         identifier:  value 
  12. ;    c) Each section should contain entries with the following identifiers:
  13. ;           PORT:  "value" should be a numeric port number.
  14. ;            HOST: "value" should be an sre-http "host nickname"
  15. ;              IP: "value" should be an  ip address, or ip alias, of this "host nickname"
  16. ;         DATADIR: "value" should be the default data directory for this HOST
  17. ;
  18. ;    d) Other valid identifiers are ("value" should be a filename)
  19. ;        ACCESS:
  20. ;        ALIASES:
  21. ;         ATTRIBS:
  22. ;        COUNTER_RXX;
  23. ;        HIT_COUNT:
  24. ;        INITFILT:
  25. ;        PUBURLS:
  26. ;        REPSTRGS:
  27. ;        RECORDALL:
  28. ;        SENDFILE:
  29. ;        USERS:
  30. ;        VIRTUAL:
  31. ;            *:   
  32. ;
  33. ;      The *: is special, "value" should be a subdirectory; and it means "look
  34. ;      in this subdirectory for:
  35. ;           PUBURLS.IN, USERS.IN, ACCESS.IN, ALIASES.IN, VIRTUAL.IN,
  36. ;           INITFILT.80, and REPSTRGS.IN
  37. ;
  38. ;  Notes:
  39. ;
  40. ;   * It is possible to have several sections  apply to the same host & port. This
  41. ;     is only recommended when defining multiple IP addresses to a single host nickname.
  42. ;
  43. ;   * Since blank lines delimit sections; do NOT include blank lines between
  44. ;     entries (within a section). However, you can include comment lines (that begin with ;)
  45. ;
  46. ;   *  Sections that contain *: should NOT contain:
  47. ;         PUBURLS:, USERS:, ACCESS:, ALIASES:, VIRTUAL:, INITFILT:, or REPSTRGS:
  48. ;
  49. ; Some examples:
  50. ;       host: ZOO
  51. ;       datadir: e:\htmls\zoo
  52. ;       ip: www.zoo.org
  53. ;       ALIASES: ZOO\ALIASES.IN     
  54. ;       ;           perhaps d:\goserve\cfgs\zoo\aliases.in
  55. ;       ACCESS: ZOO\ACCESS1.CTL
  56. ;       INITFILT:  ZOO\ZOOINITS.K2
  57. ;
  58. ;       host:store
  59. ;       ip: 121.22.151.2
  60. ;       port:8080
  61. ;       users: D:\STORESITE\PRIVATE\USERS.1
  62. ;
  63. ;       HOST:
  64. ;       USERS: MOREUSER.IN
  65. ;       virtual: VIRTUAL2.IN
  66. ;       HOST: WWW2
  67. ;       IP: WWW2
  68. ;       *: internals\
  69. ;
  70.  
  71.