PLBWEB_SSL_PROGRAM_ROOT Keyword
PLBWEB_SSLPROGRAM_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 SSL URL.
When PLBWEB_SSL_PROGRAM_ROOT is used, the PL/B program specified in the browser SSL URL must exist in the directory or a relative sub-directory as specified in this keyword
Example:
PLBWEB_SSL_PROGRAM_ROOT=\usr\programs
See Also: PLBWEBSRV Keywords, Server Command Line
![]() |