Previous Topic: Install the Proxy Plug-In on WebSphereNext Topic: Configure the Proxy Plug-In


Configure the IBM HTTP Server

For all web servers, you install the proxy plug-in and use the configurewebserver command.

Follow these steps:

  1. Install the proxy plug-in from the WebSphere Launch Pad.
  2. Add the web server to the WebSphere cell by running the configurewebserver1.bat command as follows:
    1. Edit websphere_home\Plugins\bin\configurewebserver1.bat/,sh in a text editor.
    2. Add a user name and password to after wsadmin.bat/.sh as follows:
      wsadmin.bat -user wsadmin -password password -f configureWebserverDefinition.jacl
      
    3. Run configurewebserver1.bat/.sh.

    Note: See the IBM WebSphere documentation for more information about the configurewebserver command.

  3. Continue with the procedure to Configure the Proxy Plug-In.