An HTTP server manages the publishing of the source and r-code of static files to a directory on the Web server. You can also use the HTTP server as the Web server parameter when you create a WebSpeed server.
To create an HTTP server:
From the main menu bar of Progress Developer Studio for OpenEdge, select File > New > Server. The New Server wizard appears.
An alternative method is to right-click on the Servers view in the OpenEdge
Servers perspective and select New > Server from the context menu.
On the first page of the wizard, expand the Basic
node.
Select HTTP Server.
If necessary, change the defaults for Server's host
name, Server name, and/or Server
runtime environment.
Click Next. The HTTP Server page
opens.
If necessary, change the port number, add a URL prefix, or disable publishing
(only if there is no static content).
Click Next. The Add and Remove page
opens.
Add any of the available projects that you want to associate with this server
to the Configured list.
Click Finish. The HTTP server appears in the
Servers view.