Previous Topic: Configure an Apache Web AgentNext Topic: Configuration Methods for Apache Web Agents on UNIX Systems


Configure an Apache Web Agent on Windows Systems

Before you configure the Agent, you may want to register the system where the Agent is installed as a trusted host; however, you can do this at a later time.

To configure the Apache Web Agent

  1. If necessary, start the Web Agent Configuration Wizard.

    The default method is to select Start, Programs, SiteMinder, Web Agent Configuration Wizard. If you’ve placed the Wizard shortcut in a non-default location, the procedure will be different.

    Important! If you are running this wizard on Windows Server 2008, run the executable file with administrator permissions. Use these permissions even if you are logged in to the system as an administrator. For more information, see the release notes for your SiteMinder component.

  2. If you have already done host registration, skip to the next step. Otherwise, select the option to skip host registration, then click Next.

    To register the trusted host, go to the installation chapter for your platform.

  3. In the Select Web Server(s) dialog box, select the radio button for the Apache Web Server and click Next.
  4. In the Apache Web Server Path dialog box, specify the Apache web server root.

    If you installed the Agent on an Apache-based server, such as an IBM HTTP Server, or Oracle server, the Web Agent may not recognize the path. In this case, the Configuration Wizard displays the Apache Web Server Failure dialog box with the following options:

    Click Next.

  5. Following the server root path, specify the version of Apache you are using. Select from the following options:
  6. Select the web server instances that you want to configure with Web Agents.

    If you have already configured a server with a Web Agent and you are running the Configuration Wizard to configure additional web servers instances, the Wizard displays the Select One or More Instances to Overwrite dialog box. This dialog box lists the web servers that you have previously configured.

    1. Select one of the following:

      Overwrite—to overwrite the server instance configuration.

      Preserve—to preserve the web servers configuration.

      Important! If you uncheck a previously configured server, the Web Agent will be removed from this server.

    2. Click Next.
  7. In the Agent Configuration Object field, enter the name of the Agent Configuration Object for this web server instance.

    This name must match an Agent Configuration Object already defined at the Policy Server. For example, to use the default enter ApacheDefaultSettings.

  8. In the Web Server Configuration Summary dialog box. Confirm that the configuration settings are correct, then click Install.

    The Web Agent files are installed.

  9. Click Done when the installation is complete.
  10. Enable the Web Agent:
    1. Open the WebAgent.conf file, located as follows:

      Apache_home\conf

      where Apache_home is the installed location of the Apache web server.

    2. Set the EnableWebAgent parameter to Yes.
    3. Save and close the file.
  11. Restart the web server.

    When you run the Configuration Wizard for the Apache Web Agent, it makes changes to the Web Server’s httpd.conf file and to the library path.

    For httpd.conf changes to take effect, you need to restart the web server.

More Information

Configuration Changes to Web Servers with Apache Web Agent

Configure an Apache Web Agent