Previous Topic: Add or Verify the Directives After Upgrades

Next Topic: Sample httpd.envvars File

Update the httpd.ewars File

You must update the httpd.ewars file in the installation root directory of your web server before starting the Web Agent.

To update the httpd.ewars file

  1. Open the httpd.ewars file in the in the installation root directory of your web server with a text editor.
  2. Locate the LIPATH variable in the file.
  3. Add the following directory to the settings of the LIBPATH variable:

    web_agent_home/bin

    Example: LIBPATH=/usr/lpp/internet/bin:/usr/lpp/internet/sbin:/usr/lpp/ldap/bin:/usr/lpp/WebSphere/wc/bin:/siteminder/v6/webagent/bin

    Note: The web_agent_home variable indicates the installed location of the Web Agent, as shown in the following examples:

  4. Save and close the httpd.ewars file.

    The httpd.ewars file is updated.