Define IBM HTTP Server
Define IBM HTTP Server to manage web connections.
Before starting
Install web server plug-ins for IBM HTTP Server, if they are not already installed. For more information, go to the Install web server plug-ins web site.
About this task
IBM Connections uses a web server as the entry point for all the applications.This procedure describes how to create a web server using the Integrated Solutions Console. There are other ways to create the web server. See the IBM WAS information center for more information.
To define IBM HTTP Server...
Procedure
- Start the IBM HTTP Administration Server:
- AIX or Linuxâ„¢:
- Open a command prompt and navigate to the following directory:
- AIX: /usr/IBM/HTTPServer/bin
- Linux: /opt/IBM/HTTPServer/bin
- Enter the following command: ./adminctl start
- Windowsâ„¢:
- Open the Services window in the Windows Control Panel.
- Verify that the IBM HTTP Administration Server service is started. If this service is not running, start it
- Log in to the WAS admin console on the dmgr and select System administration -> Nodes -> Add Node.
- Select Unmanaged node and click Next.
- Specify the properties of the node by providing values in the following fields:
Name
Enter the name of the node.
Host Name
Enter the fully qualified DNS host name for IBM HTTP Server. For example: webserver.example.com.
Platform
Select the operating system type that hosts your IBM HTTP Server.
Click OK and then click Save.
- Select Servers -> Server Types -> Web servers and click New.
- Provide values for the following fields:
Select node
Select the node that you specified in Step 4.
Server name
Enter the name of the your web server. The default value is webserver1.
Type
Select IBM HTTP Server.
- Click Next.
- Select the default web server template and click Next.
- On the Enter the properties for the new web server page, check the paths and make adjustments if necessary, and then enter the user name and password that you specified when you installed IBM HTTP Server. Confirm the password and click Next.
- Confirm that you want to create the new web server.
- Click Finish and then click Save.
- Synchronize all the nodes.
- Select Servers -> Server Types -> Web servers and click the link to your webserver.
- Click Generate Plug-in.
- Select the check box for your webserver.
- Click Propagate Plug-in.
- Select Servers -> Server Types -> Web servers and click the link to your webserver.
- Click Plugin properties and then click Copy to Web Server key store directory.
Note: If the plugin-key.kdb file is on a different system from the IBM HTTP Server system, copy it manually from the WAS system to the IBM HTTP Server system.
- Restart IBM HTTP Server.
What to do next
Complete the steps in the Configure IBM HTTP Server for SSL topic.Configure IBM HTTP Server to handle file downloads from the Files and Wikis applications. For information on this configuration, see the Configure Files and Wikis downloads topic.
Parent topic
Configure IBM HTTP Server
Next topic: Configure IBM HTTP Server for SSL
Related tasks
Configure Files and Wikis downloading for production deployments
Add a node to a cluster