home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / wsec4628.zip / www.var < prev   
Text File  |  2000-11-08  |  9KB  |  325 lines

  1. *
  2. * Installation and Configuration variables for SystemView LAN
  3. *
  4.  
  5. Section "~Installation" {
  6.   description "Basic installation information"
  7.  
  8.   Path1 {
  9.     Dialog {
  10.       Singlesel
  11.       Description "Executables directory"
  12.       Explanation "Specifies the full path and directory name where IBM Internet Connection Server executables will be installed.
  13. It is a local variable that must be overwritten at installation time.
  14. The default token you need to overwrite is Path1."
  15.     }
  16.     DEFAULT  C:\WWW\BIN
  17.   }
  18.  
  19.   Path2 {
  20.     Dialog {
  21.       Singlesel
  22.       Description "DLL directory"
  23.       Explanation "Specifies the full path and directory name where IBM Internet Connection Server dlls will be installed.
  24. It is a local variable that must be overwritten at installation time.
  25. The default token you need to overwrite is Path2."
  26.     }
  27.     DEFAULT  C:\WWW\DLL
  28.   }
  29.  
  30.   Path3 {
  31.     Dialog {
  32.       Singlesel
  33.       Description "Documenation directory"
  34.       Explanation "Specifies the full path and directory name where Lotus Domino Go Webserver documentation will be installed.
  35. It is a local variable that must be overwritten at installation time.
  36. The default token you need to overwrite is Path3."
  37.     }
  38.     DEFAULT  C:\WWW\Docs
  39.   }
  40.  
  41.   Path4 {
  42.     Dialog {
  43.       Description "CGI Bin scripts directory"
  44.       Explanation "Specifies the full path and directory name where Lotus Domino Go Webserver CGI Bin scripts will be installed.
  45. It is a local variable that must be overwritten at installation time.
  46. The default token you need to overwrite is Path4."
  47.     }
  48.     DEFAULT  C:\WWW\CGI-BIN
  49.   }
  50.  
  51.   Path5 {
  52.     Dialog {
  53.       Singlesel
  54.       Description "HTML directory"
  55.       Explanation "Specifies the full path and directory name where Lotus Domino Go Webserver html files will be installed.
  56. It is a local variable that must be overwritten at installation time.
  57. The default token you need to overwrite is Path5."
  58.     }
  59.     DEFAULT  C:\WWW\HTML
  60.   }
  61.  
  62.   Path6 {
  63.     Dialog {
  64.       Singlesel
  65.       Description "Remote admin directory"
  66.       Explanation "Specifies the full path and directory name where Lotus Domino Go Webserver remote admin files will be installed.
  67. It is a local variable that must be overwritten at installation time.
  68. The default token you need to overwrite is Path6."
  69.     }
  70.     DEFAULT  C:\WWW\Admin
  71.   }
  72.  
  73.   Path7 {
  74.     Dialog {
  75.       Singlesel
  76.       Description "Icons and graphics directory"
  77.       Explanation "Specifies the full path and directory name where Lotus Domino Go Webserver icons and graphics files will be installed.
  78. It is a local variable that must be overwritten at installation time.
  79. The default token you need to overwrite is Path7."
  80.     }
  81.     DEFAULT  C:\WWW\Icons
  82.   }
  83.  
  84.   Path8 {
  85.     Dialog {
  86.       Singlesel
  87.       Description "Logs directory"
  88.       Explanation "Specifies the full path and directory name where Lotus Domino Go Webserver log files will be installed.
  89. It is a local variable that must be overwritten at installation time.
  90. The default token you need to overwrite is Path8."
  91.     }
  92.     DEFAULT  C:\WWW\Logs
  93.   }
  94.  
  95.   Path9 {
  96.     Dialog {
  97.       Singlesel
  98.       Description "Labels directory"
  99.       Explanation "Specifies the full path and directory name where Label files will be installed.
  100. It is a local variable that must be overwritten at installation time.
  101. The default token you need to overwrite is Path9."
  102.     }
  103.     DEFAULT  C:\WWW\LABLES
  104.   }
  105.  
  106.   Path10 {
  107.     Dialog {
  108.       Singlesel
  109.       Description "Servlets directory"
  110.       Explanation "Specifies the full path and directory name where Servlet files will be installed. 
  111. It is a local variable that must be overwritten at installation time.
  112. The default token you need to overwrite is Path10."
  113.     }
  114.     DEFAULT  C:\WWW\SERVLETS\PUBLIC
  115.   }
  116.  
  117.   Path11 {
  118.     Dialog {
  119.       Singlesel
  120.       Description "NetQuestion directory"
  121.       Explanation "Specifies the full path and directory name where NetQuestion files will be installed. 
  122. It is a local variable that must be overwritten at installation time.
  123. The default token you need to overwrite is Path11."
  124.     }
  125.     DEFAULT  C:\NETQ
  126.   }
  127.  
  128.  
  129.   Path12 {
  130.     Dialog {
  131.       Singlesel
  132.       Description "NetQuestion Coding Samples"
  133.       Explanation "Specifies the full path and directory name where NetQuestion Coding Sample files will be installed. 
  134. It is a local variable that must be overwritten at installation time.
  135. The default token you need to overwrite is Path12."
  136.     }
  137.     DEFAULT  C:\NETQ\TOOLKIT
  138.   }
  139.  
  140.   CFGUPDATE {
  141.     Dialog {
  142.       Description "Update Config.Sys"
  143.       Singlesel
  144.       Explanation "Specifies whether the Config.sys file will be updated."
  145.       Values (AUTO, MANUAL)
  146.     }
  147.     DEFAULT AUTO
  148.   }
  149.  
  150.   OVERWRITE {
  151.     Dialog {
  152.       Description "Overwrite files"
  153.       Singlesel
  154.       Explanation "Specifies  whether to automatically overwrite files during installation."
  155.       Values (YES, NO)
  156.     }
  157.     DEFAULT YES
  158.   }
  159.  
  160.   DELETEBACKUP {
  161.     Dialog {
  162.       Description "Delete backup version"
  163.       Singlesel
  164.       Explanation "Specifies whether to delete the backup version of the Lotus Domino Go Webserver."
  165.       Values ( YES, NO)
  166.     }
  167.     DEFAULT NO
  168.   }
  169.  
  170.   SAVEBACKUP {
  171.     Dialog {
  172.       Description "Save backup version"
  173.       Singlesel
  174.       Explanation "Specifies  whether to save a backup when updating the product."
  175.       Values (YES, NO)
  176.     }
  177.     DEFAULT NO
  178.   }
  179.  
  180.   COMP {
  181.     DIALOG {
  182.       Description "Components to install"
  183.       multisel
  184.       Explanation "Select the Lotus Domino Go Webserver components to install."
  185.       values ( "Lotus Domino Go Webserver"            = 1,
  186.                   "Security Files"                    = 2,
  187.                   "Java Servlets"                     = 3,
  188.                   "NetQuestion for OS/2 base"         = 4,
  189.                   "NetQuestion: HTTP support"         = 5,
  190.                   "NetQuestion: Coding Samples"       = 6,
  191.                   "Installation and maintenance"      = 7,
  192.     }
  193.     Default ( 1, 2, 3, 4, 5, 6, 7 )
  194.   }
  195.  
  196.   AUTOSTART {
  197.     Dialog {
  198.       Description "Autostart Lotus Domino Go Webserver"
  199.       Singlesel
  200.       Explanation "Specifies whether to autostart the Lotus Domino Go Webserver or not."
  201.       Values (YES, NO)
  202.     }
  203.     DEFAULT YES
  204.   }
  205.   
  206.  
  207.   KEEP_PWD {
  208.     Dialog {
  209.       Description "Keep an existing admin.pwd Admin password file"
  210.       Singlesel
  211.       Explanation "Specifies whether to keep the admin.pwd Lotus Domino Go Webserver
  212. Admin password file or not."
  213.       Values (YES, NO)
  214.     }
  215.     DEFAULT YES
  216.   }
  217.  
  218.   KEEP_CNF {
  219.     Dialog {
  220.       Description "Keep an existing httpd.cnf server configuration file"
  221.       Singlesel
  222.       Explanation "Specifies whether to keep the httpd.cnf Lotus Domino Go Webserver
  223. configuration file or not."
  224.       Values (YES, NO)
  225.     }
  226.     DEFAULT YES
  227.   }
  228.  
  229.   KEEP_PICS {
  230.     Dialog {
  231.       Description "Keep an existing ics_pics.cnf PICS configuration file"
  232.       Singlesel
  233.       Explanation "Specifies whether to keep the ics_pics.cnf Lotus Domino Go Webserver
  234. PICS configuration file or not."
  235.       Values (YES, NO)
  236.     }
  237.     DEFAULT YES
  238.   }
  239.  
  240.  
  241.   KEEP_SERVLET {
  242.     Dialog {
  243.       Description "Keep an existing servlet.cnf Servlet configuration file"
  244.       Singlesel
  245.       Explanation "Specifies whether to keep the servlet.cnf Lotus Domino Go Webserver
  246. Servlet configuration file or not."
  247.       Values (YES, NO)
  248.     }
  249.     DEFAULT YES
  250.   }
  251.  
  252.   HOST {
  253.     Dialog {
  254.       Description "TCP/IP hostname of this machine"
  255.       Singlesel
  256.       Explanation "The TCP/IP hostname of this machine.  This field is required.
  257. It is stored in httpd.cnf."
  258.     }
  259.     DEFAULT ""
  260.   }
  261.  
  262.   PORT {
  263.     Dialog {
  264.       Description "TCP/IP Port number for server to communicate on."
  265.       Singlesel
  266.       Explanation "The TCP/IP port number for this machine to communicate on.
  267. This field is stored in httpd.cnf."
  268.     }
  269.     DEFAULT 80
  270.   }
  271.  
  272.   SSLPORT {
  273.     Dialog {
  274.       Description "SSL Port number for server to communicate on."
  275.       Singlesel
  276.       Explanation "The SSL port number for this machine to communicate on.
  277. This field is stored in httpd.cnf."
  278.     }
  279.     DEFAULT 443
  280.   }
  281.  
  282.   KEYFILE {
  283.     Dialog {
  284.       Description "Keyfile."
  285.       Singlesel
  286.       Explanation "The keyfile used by the server.
  287. This field is stored in httpd.cnf."
  288.     }
  289.     DEFAULT keyfile.kyr
  290.   }
  291.   
  292.   ADMIN_ID {
  293.     Dialog {
  294.       Description "Administrator ID"
  295.       Singlesel
  296.       Explanation "The server administrator's id to be able to fill out config
  297. and admin forms via the web.  This field is stored in ADMIN.PWD."
  298.     }
  299.     DEFAULT ""       
  300.   }
  301.  
  302.   ADMIN_PWD {
  303.     Dialog {
  304.       Description "Administrator Password"
  305.       Singlesel
  306.       Explanation "The server's administrator's password to be able to fill out config
  307. and admin forms via the web.  This field is stored in admin.pwd."
  308.     }
  309.     DEFAULT ""     
  310.   }
  311.  
  312.   RESPONSE {
  313.     Dialog {
  314.       Description "Response file IS being used"
  315.       Singlesel
  316.       Explanation "This is a flag always required when using the response file  config
  317. during install.  It should ALWAYS be set to yes."
  318.       Values (YES)
  319.     }
  320.     DEFAULT (YES)
  321.   }
  322.  
  323. } ** End Installation section **
  324.  
  325.