Manually configuring IBM HTTP Server powered by Apache 1.3

This topic describes how to change configuration settings for IBM HTTP Server powered by Apache 1.3.

This topic is one of the optional procedures in Manually configuring supported Web servers.

Perform the optional step that configures the IBM HTTP Server powered by Apache 1.3 that you intend to use, on a Linux, UNIX, or Windows platform.

Examples and messages are sometimes shown on more than one line for ease of presentation. Verify that each directive in a Web server configuration file is on one line.

  1. (Optional)   Configure entries in the httpd.conf file for IBM HTTP Server 1.3.28 on a Linux or UNIX-based platform.

    Use the following examples of the LoadModule and WebSpherePluginConfig directives as models for configuring your file

    LoadModule 
         ibm_app_server_http_module /opt/WebSphere/AppServer/bin/mod_ibm_app_server_http.so
    WebSpherePluginConfig 
         /opt/WebSphere/AppServer/config/cells/plugin-cfg.xml"
    
    

    The installation root can vary for each operating system platform. For example, the AIX installation root is /usr/WebSphere/AppServer/ for Version 5.

  2. (Optional)   Configure entries in the httpd.conf file for IBM HTTP Server 1.3.28 on a Windows platform.

    Use the following examples of the LoadModule and WebSpherePluginConfig directives as models for configuring your file

    LoadModule ibm_app_server_http_module 
         drive:\WebSphere\AppServer\bin\mod_ibm_app_server_http.dll
    WebSpherePluginConfig 
         drive:\WebSphere\AppServer\config\cells\plugin-cfg.xml
    
    

You can configure the IBM HTTP Server powered by Apache 1.3 to work with WAS, V5.

To continue preparing your e-business network, return to Manually configuring supported Web servers.

 

See Also

Manually configuring Apache HTTP Server V1.3
Manually configuring Apache HTTP Server V2.0
Manually configuring Lotus Domino V5
Manually configuring Lotus Domino Version 6
Manually configuring IBM HTTP Server powered by Apache 2.0
Manually configuring Microsoft Internet Information Services (IIS)
Manually configuring Sun ONE Web server