PLBWEB_PROGRAM_ROOT Keyword
PLBWEB_PROGRAM_ROOT={ OsPath }
This optional keyword specifies a root directory where PL/B programs are located that can be directly executed as specified in the browser non-SSL URL.
When this keyword is used, the PL/B program specified in the browser URL must exist in the directory or a relative sub-directory as specified in this keyword
Example:
PLBWEB_PROGRAM_ROOT=\usr\programs
See Also: PLBWEBSRV Keywords, Server Command Line
![]() |