Configuring HTTP Server Options

The IDE has an embedded HTTP server, which allows objects to be accessed in the IDE via HTTP.

To configure HTTP server options:

  1. Choose Tools Options from the main window.
  2. In the Options window, select the HTTP Server node.
  3. Make the necessary changes in the property sheet.

The following table describes the options.

Option Description
Grant Access To Specifies machines which enable access to the HTTP server. Enter machines as a comma-separated list of machine names or IP addresses.
Host Two possible settings: Any Host or Selected Hosts. Any Host does not restrict access to the server. Selected Hosts restricts access so that only the machine on which the IDE is running and machines specified in Grant Access To are allowed access. Selected Hosts is the default.
Port The port number on which the HTTP server operates.
Running If True, the HTTP server is running.
See also
Using the Internal Web Browser

Setting a Proxy

Legal Notices