Configuring HTTP

Enable the HTTP protocol to accept web service requests.

Procedure

In the GATEWAY section of the ctg.ini configuration file, add the following subsection:
SUBSECTION HTTP
  port=1234
  bind=server.ibm.com
ENDSUBSECTION