This topic describes how to change configuration settings for Apache HTTP Server Version 2.2.
Apache HTTP Server v2.2 is different from IBM HTTP Server (powered by Apache). Apache HTTP Server is not supported on IBM i.
This topic describes how to configure the Apache HTTP Server Version 2.2 Web server. Other procedures in Editing Web server configuration files describe configuring other supported Web servers.
Perform the step that configures Apache 2.2 for your operating system.
IBM HTTP Server powered
by Apache 2.2 is supported on IBM i Versions 6.1 and 7.1. On IBM i
Version 6.1 only, the Web server plug-ins are included with the 5761-DG1
product.
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 name of the Web server definition in the following steps is webserver1.
LoadModule was_ap20_module /QSYS.LIB/QHTTPSVR.LIB/QSVT2070.SRVPGM
LoadModule was_ap20_module /QSYS.LIB/product_library.LIB/QSVTAP22.SRVPGMwhere product_library is the name of the WebSphere Application Server product library, such as QWAS7A, and QWAS7B. See the topic Directory conventions. for information about how to determine the product library name.
WebSpherePluginConfig /QIBM/UserData/WebSphere/AppServer/V7/ ND/profiles/profile1/config/cells/my_cell/nodes/ my_managednode/servers/webserver1/plugin-cfg.xml
WebSpherePluginConfig /QIBM/UserData/WebSphere/AppServer/V7/ ND/profiles/profile1/config/cells/my_cell/nodes/ webserver1_node/servers/webserver1/plugin-cfg.xml
WebSpherePluginConfig /QIBM/UserData/WebSphere/AppServer/V7/ ND/profiles/httpprofile1/config/webserver1/plugin-cfg.xml
The Apache 2.2 Web server is reconfigured.
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) |