Configuring the HTTP Server

5 Configuring the Web Tier 5-1 5 Configuring the Web Tier This chapter describes how to configure the Oracle Web Tier. Follow these steps to configure the Oracle HTTP Server on Webhost1 and Webhost2. This chapter includes the following topics: ■ Section 5.1, Configuring the Oracle Web Tier ■ Section 5.2, Configuring Virtual Hosts ■ Section 5.3, Configuring Oracle HTTP Server to Run as Software Owner ■ Section 5.4, Validating the Installation ■ Section 5.5, Backing up the Web Tier Configuration

5.1 Configuring the Oracle Web Tier

The steps for configuring the Oracle Web Tier are the same for WEBHOST1 and WEBHOST2. This section contains the following topics: ■ Section 5.1.1, Configuring the HTTP Server ■ Section 5.1.2, Validating the Installation

5.1.1 Configuring the HTTP Server

Perform these steps to configure the Oracle web tier: 1. Change the directory to the location of the Oracle Fusion Middleware Configuration Wizard: WEBHOST1 cd WEB_ORACLE_HOMEbin 2. Start the Configuration Wizard: WEBHOST1 .config.sh Enter the following information into the configuration wizard:

1. On the Welcome screen, click Next.

2. On the Configure Component screen, select: Oracle HTTP Server.

Ensure that Associate Selected Components with WebLogic Domain is NOT selected. Ensure Oracle Web Cache is NOT selected. 5-2 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle Identity Management Click Next. 3. On the Specify Component Details screen, specify the following values: Enter the following values for WEBHOST1: ■ Instance Home Location: u01apporacleadminohs_inst1 ■ Instance Name: ohs_inst1 ■ OHS Component Name: ohs1 Enter the following values for WEBHOST2: ■ Instance Home Location: u01apporacleadminohs_inst2 ■ Instance Name: ohs_inst2 ■ OHS Component Name: ohs2 Click Next. 4. On the Configure Ports screen, use a file to specify the ports to be used so that you can bypass automatic port configuration. You do this to have all of the ports used by the various components synchronized across hosts, which is advisable but not mandatory in High Availability implementations, Select a file name and then click ViewEdit . Enter the following port numbers into the file: You can find a sample staticports.ini file on installation Disk1 in the stageResponse directory. Click Save, then click Next. 5. On the Specify Security Updates screen, specify these values: ■ Email Address : The email address for your My Oracle Support account. ■ Oracle Support Password : The password for your My Oracle Support account. Select: I wish to receive security updates via My Oracle Support. Click Next.

6. On the Installation Summary screen, review the selections to ensure that they are

correct. If they are not, click Back to modify selections on previous screens. Click Configure. On the Configuration screen, the wizard launches multiple configuration assistants. This process can be lengthy. When it completes, click Next. On the Installation Complete screen, click Finish to confirm your choice to exit.

5.1.2 Validating the Installation