Siebel Installation Guide for Microsoft Windows: Servers, Mobile Web Clients, Tools > Installing the Siebel Web Server Extension > Postinstallation Tasks for the SWSE >

Configuring the Default HTTP and HTTPS Ports for the Web Server


The default HTTP and HTTPS ports for the Web server are port 80 and 443, respectively. When you deploy SWSE onto a third-party Web server, you might want to configure these to use a different port numbers. The following procedure provides the steps to configure these ports.

To configure the default ports for HTTP and HTTPS

  1. Open the eapps.cfg file.
  2. Locate the [defaults] section.
  3. Change the port number for HTTPPort and HTTPSPort to a desired port number.

    HTTPPort = 81
    HTTPSPort = 444

  4. Configure the Web server.
    1. On the Windows IIS machine, choose Start > Programs > Administrative Tools > Internet Information Services.
    2. In the right panel, double-click on the local computer name.
    3. In the right panel, double-click Web Sites.
    4. In the right panel, right-click Default Web Site, and choose Properties.
    5. In the Web Site tab, change the values for the TCP Port and SSL Port to the same values you set in Step 3.
Siebel Installation Guide for Microsoft Windows: Servers, Mobile Web Clients, Tools