Previous Topic: Configuration Methods of CA SiteMinder® SPSNext Topic: Configure the Federation Settings


Configure the Apache Settings

The CA SiteMinder® SPS proxy engine works with an embedded Apache web server. If, for example, you want to configure virtual hosts for CA SiteMinder® SPS, you can modify the Apache web server configuration.

You can configure the settings manually or using Administrative UI.

To configure manually, perform the following steps:

  1. Navigate to installation_home/secure-proxy/httpd/conf/.
  2. Open the httpd.conf file and make the necessary changes.
  3. Save the changes.
  4. Restart CA SiteMinder® SPS.

To configure using Administrative UI, perform the following steps:

  1. Navigate to Proxy Service, Advanced Settings.
  2. Complete the following fields in the Apache Settings and httpd-mpm sections:
    JK Log Level

    Specifies what detail of logging must occur in the log file defined by JkLogFile.

    Log Level

    Specifies what detail of logging must occur in the log file defined by ErrorLog.

    Listen Port

    Defines tthe port Apache binds to for communication.

    JK Log File Path

    Defines the the path and file name of the mod_jk log file.

    Server Name

    Defines the name and port of the server.

    Error Log File Path

    Defines the location of the error log file.

  3. Click Save.