Installation guide

Table Of Contents
HTTP Server Configuration
34 Red Hat Directory Server Gateway Customization Guide • April 2005
2. Adding the following CGI directories (under Program Management).
Prefix:
/clients/dsgw/bin
CGI Directory: serverRoot/clients/dsgw/bin
(On Windows, add them as shell CGI directories.)
3. Adding an additional Document directory (under Content Management).
Prefix:
/clients
Directory: serverRoot/clients
4.
Changing permissions of the cookie directory (required for UNIX only).
The configuration procedures outlined in this section assume that a Red Hat Enterprise
Server is installed and configured to communicate with Directory Server. For Red Hat
Enterprise Server documentation, check this site:
http://www.redhat.com/docs/manuals/dir-server/
For configuring other HTTP servers, follow the documentation that came with the
product.
To configure the gateway to work with Red Hat Enterprise Server, follow the instructions
below:
1. Add an additional CGI directory.
Adding an additional CGI directory is necessary to make the gateway’s CGI programs
available. For additional information, see
http://enterprise.netscape.com/docs/enterprise/611/admin/esp
rgrm.htm#21309
.
From the Class Manager for the Red Hat Enterprise Server:
a. Select Programs > CGI Directory.
b. In the URL Prefix field, enter the URL prefix to use:
/clients/dsgw/bin
c.
In the CGI Directory field, enter this (replace serverRoot with your installation
directory):
serverRoot/clients/dsgw/bin
d.
Click OK, then Save and Apply.