Configuring HTTP Server Options
- From the main window, choose Tools
Options.
- In the Options window, expand the IDE Configuration node, and then expand the Server and External Tool Settings node.
- Select the HTTP Server node.
- On the property sheet, modify the properties to your preferred settings.
Properties Tab
- Hosts with Granted Access.
Specifies the machines that are allowed to access to the HTTP server. Clicking the value field and then clicking the ellipses buttons opens a property editor with 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 the Grant Access To text box are allowed access. Type machines in the Grant Access To text box as a comma-separated list of
machine names or IP addresses. The default for this property is
Selected Hosts.
- Port.
Specifies the port number on which the HTTP server operates.
- Running.
If True, the HTTP server is running.
Expert Tab
- Base Class Path URL.
Specifies the starting URL for the Java class path and resources
hierarchy.
- Base Filesystems URL.
Specifies the starting URL for browsing the IDE filesystem.
- Base Javadoc URL.
Specifies the starting URL for browsing Javadoc-generated documentation.
Legal Notices