Documentation for Crowd 2.3. Documentation for other versions of Crowd is available too.
This page provides instructions on how to disable older versions (1.3 or earlier) of the Crowd Apache Connector in preparation for installation of version 2.0 of the Connector. These instructions are part of the guide to integrating Crowd with Apache.
/etc/httpd/conf
, and possibly also in /etc/httpd/conf.d
.#
) at the beginning of any line that starts with one of the following phrases:
PerlAuthenHandler Apache::CrowdAuth
PerlSetVar CrowdAppName
PerlSetVar CrowdAppPassword
PerlSetVar CrowdSOAPURL
PerlSetVar CrowdCacheEnabled
PerlSetVar CrowdCacheLocation
PerlSetVar CrowdCacheExpiry
Now that the previous version has been disabled, the next step is to install the new Crowd Apache Connector packages.