This topic describes how to manually change configuration settings for the IBM HTTP Server powered by Apache 2.0.
When you install the Web server plug-ins for WebSphere Application Server on a non-iSeries system, the Plug-ins installation wizard configures the Web server. See Installing Web server plug-insfor more information about this wizard.
This topic describes how to manually configure the IBM HTTP Server, Version 2.0. Other procedures in Editing Web server configuration files describe configuring other supported Web servers.
Perform the step that configures IBM HTTP Server version 2.0 for your operating system.
Examples and messages are shown on more than one line for clarity. Place each directive in a Web server configuration file on one line.
Local file path means a file path to the plugin-cfg.xml file on an Application Server that is on the same machine as the Web server. Remote file path means the file path to the plugin-cfg.xml file when the Application Server is on a remote machine.
The Plug-ins installation wizard installs a dummy plugin-cfg.xml file during installation, but this file requires periodic propagation from the real file on the Application Server machine.
The Web server definition name in the following examples is webserver1.
This procedure results in editing and reconfiguring IBM HTTP Server powered by Apache 2.0.
If the IBM HTTP Server 1.3.2x directive, LoadModule ibm_app_server_http_module, is present in an IBM HTTP Server 2.0 httpd.conf file, the IBM HTTP Server cannot start. You must comment or delete the directive to start the Version 2 server.
The mod_was_ap20_http plug-in module requires the GSKIT Secure Sockets Layer (SSL) encryption library if the plug-in is configured to support encrypted connections to back-end WebSphere Application Servers.
The Plug-ins installation wizard installs the GSKIT SSL encryption library at the required level if it is not installed. If you manually copy the plug-in to a new machine, you might not have the required GSKIT libraries for encrypting back-end connections.
After configuring a Web server, you can install applications on it. See the Applications section of the information center for more information.
In this information ... | IBM Redbooks, demos, education, and more(Index) |