home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / wsec4628.zip / websrvr.rsp < prev    next >
Text File  |  2000-11-09  |  5KB  |  99 lines

  1. *-------------------------------------------------------*
  2. *   Secure Server Response file                         *
  3. *-------------------------------------------------------*
  4. COMP = Lotus Domino Go Webserver
  5. COMP = Security Files
  6. COMP = Java Servlets
  7. COMP = Search engine for OS/2 Base
  8. COMP = Search engine: HTTP support
  9. COMP = Search engine: Coding Samples
  10. COMP = Installation and Maintenance
  11.  
  12. *-------------------------------------------------------*
  13. *   Directories installed to...                         *
  14. *-------------------------------------------------------*
  15. FILE      = C:\WWW\Bin
  16. AUX1      = C:\WWW\DLL
  17. AUX2      = C:\WWW\Docs
  18. AUX3      = C:\WWW\CGI-BIN
  19. AUX4      = C:\WWW\HTML
  20. AUX5      = C:\WWW\Admin
  21. AUX6      = C:\WWW\Icons
  22. AUX7      = C:\WWW\Logs
  23. AUX8      = C:\WWW\LABELS
  24. AUX9      = C:\WWW\Servlets\Public
  25. AUX10     = C:\netq
  26. AUX11     = C:\netq\toolkit
  27.  
  28. *-----------------------------------------------------------------*
  29. *   Software installer variables...                               *
  30. *   ===============================                               *
  31. *      CFGUPDATE    = AUTO  ...automatically updates config.sys   *
  32. *                   = MANUAL...does not update config.sys         *
  33. *      DELETEBACKUP = YES   ...delete only the backup versions    *
  34. *                   = NO    ...delete the entire product          *
  35. *      OVERWRITE    = YES   ...overwrite files at installation    *
  36. *                   = NO    ...do not overwrite files             *
  37. *      SAVEBACKUP   = YES   ...save a backup when product updated *
  38. *                   = NO    ...do not save a backup               *
  39. *-----------------------------------------------------------------*
  40. CFGUPDATE    = AUTO
  41. DELETEBACKUP = NO
  42. OVERWRITE    = YES
  43. SAVEBACKUP   = NO
  44.  
  45. *-----------------------------------------------------------------*
  46. *   Keywords used for installation defaults                       *
  47. *   =======================================                       *
  48. *      RESPONSE  = YES ...REQUIRED, DO NOT CHANGE                 *
  49. *                                                                 *
  50. *   Values below ONLY used when RESPONSE=YES                      *
  51. *   ````````````````````````````````````````                      *
  52. *      AUTOSTART  = YES ...autostart server at boot               *
  53. *                 = NO  ...do not autostart server                *
  54. *      KEEP_CNF   = YES ...keep existing httpd.cnf file           *
  55. *                 = NO  ...do not keep existing httpd.cnf file    *
  56. *      KEEP_PICS  = YES ...keep an existing ics_pics.cnf file     *
  57. *                 = NO  ...do not keep existing ics_pics.cnf file *
  58. *      HOST       =     ...sets hostname in httpd.cnf             *
  59. *      PORT       =     ...sets port     in httpd.cnf             *
  60. *      KEYFILE    =     ...sets keyfile  in httpd.cnf             *
  61. *      SSLPORT    =     ...sets sslport  in httpd.cnf             *
  62. *      ADMIN_ID   =     ...remote config admin ID                 *
  63. *      ADMIN_PWD  =     ...remote config admin PWD                *
  64. *      KEEP_ADMIN = YES ...keep an existing admin.pwd file        *
  65. *                 = NO  ...do not keep existing admin.pwd file    *
  66. *      KEEP_SRVCNF = YES ...keep an existing servlet.cnf file     *
  67. *                  = NO  ...do not keep existing servlet.cnf file *
  68. *-----------------------------------------------------------------*
  69. * NOTE: The default value for KEEP_CNF has been changed to NO.    *
  70. *       Since many new config directives have been added to the   *
  71. *       current release it is recommended that you use the newest *
  72. *       version of the file. A backup of your httpd.cnf file is   *
  73. *       is created with the name httpd.$nf.                       *
  74. *                                                                 *
  75. *       If KEEP_PICS is set to NO, a backup copy of the existing  *
  76. *       PICS configuration file, ics_pics.cnf, will be created as *
  77. *       ics_pics.$nf in the same directory path.                  *
  78. *                                                                 *
  79. *       The default for HOST is the value of HOSTNAME set by      *
  80. *       CONFIG.SYS.                                               *
  81. *                                                                 *
  82. *       If KEEP_ADMIN is set to NO, a backup copy of the existing *
  83. *       password file (admin.pwd) will be created as admin.$wd    *
  84. *       in the same directory path.                               *
  85. *-----------------------------------------------------------------*
  86. RESPONSE    = YES
  87.  
  88. AUTOSTART   = YES
  89. KEEP_CNF    = NO
  90. KEEP_PICS   = YES
  91. HOST        = 
  92. PORT        = 80
  93. KEYFILE     = keyfile.kyr
  94. SSLPORT     = 443
  95. ADMIN_ID    =
  96. ADMIN_PWD   =
  97. KEEP_ADMIN  = YES
  98. KEEP_SRVCNF = YES
  99.