installpanoramacgi
OPTIONS

The installpanoramacgi statement installs Panoramax.cgi for use with external web server.


Parameters

This statement has one parameter:

options – dictionary of options, see below.


Description

This statement installs Panoramax.cgi for use with an external web server. There is one parameter, a dictionary that customizes the operation. If all the options are omitted, the statement will install the CGI included inside the Panorama application into the default location for the Apache web server. However, at least one option is required, the system password. This is the necessary so that Panorama can get permission to make the installation.

installpanoramacgi initializedictionary(
    "PASSWORD","1234"
)

The available options are:

Note: This statement is normally used only by Panorama itself. The primary method for installing the CGI is to use the Apache panel of the Preferences window.


See Also


History

VersionStatusNotes
10.2NewNew in this version.