
Documentation for Crowd 2.1.x. Documentation for other versions of Crowd is available too.
The following instructions have been tested on Ubuntu 11.04. Other versions may require variations to this procedure.
sudo apt-get -y install autoconf libtool apache2-threaded-dev libsvn-dev libcurl4-gnutls-dev libxml2-dev apache2-mpm-worker libapache2-svn
wget https://studio.plugins.atlassian.com/svn/CWDAPACHE/tags/2.0.2/mod_authnz_crowd-2.0.2.tar.gz tar xzf mod_authnz_crowd-2.0.2.tar.gz cd mod_authnz_crowd-2.0.2 autoreconf --install ./configure make sudo make install
/var/log/apache2/error.log file.Now that the software is installed, the next step is to configure Apache authentication.