UNIX: Modifying the Apache Module List 

Use

You must modify the Apache module list in the Apache configuration file <installation_path_apache>/conf/httpd.conf .

You must enter a new module (the FastCGI(SAP DB) module) in the list of Apache modules. The FastCGI(SAP DB) module is a FastCGI modified specially for the SAP DB Web Tools with a special session affinity patch. The FastCGI(SAP DB) module was developed on the basis of FastCGI Version 2.2.2. You must not replace the FastCGI(SAP DB) module with a more recent version of FastCGI.

Prerequisites

Installing the Apache Web Server (The Apache Web Server is, therefore, capable of subsequently loading Dynamic Shared Objects (DSO) with the command LoadModule .)

You are logged on as user root .

Procedure

  1. Extending the List of LoadModule Entries
  2. Entering the FastCGI(SAP DB) Module in the List of Apache Modules to be Loaded
  3. Creating a Link to the FastCGI(SAP DB) Executable

Next Installation Step

Extending the Alias Entries

Integration

Configuring the Apache Web Server