HTTP Server Property Sheet: Properties Tab
See Also
You can view the properties of the HTTP server by right-clicking its node
in the Runtime window and choosing Properties.
The following properties are on the Properties tab:
- Hosts with Granted Access.
Specifies the machines that are allowed to access the HTTP server.
You can type the host names or IP addresses directly into the text field.
Or, you can click the ellipsis button to
open a dialog box with the following elements:
- 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 the machines that
you specify in the Grant Access To text area are allowed access.
- Grant Access To.
Accepts a comma-separated list of
machine names or IP addresses.
- Port.
Specifies the port number on which the HTTP server operates.
- Running. If True, the HTTP server is running. You can start or stop
the IDE's internal HTTP server by right-clicking the HTTP Server node and
choosing Start/Stop HTTP Server.
- Show Grant Access Dialog.
If True, opens a dialog box when you ask to allow access to the HTTP server
from a host without granted access.
If False, access is automatically denied.
Legal Notices