Documentation for Crowd 2.2. Documentation for other versions of Crowd is available too.
The following instructions have been tested on Red Hat Enterprise Linux 6 Server. Other platforms may require variations to this procedure.
su -c "yum -y install autoconf automake gcc httpd-devel libcurl-devel libtool libxml2-devel mod_dav_svn subversion-devel"
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 su -c "make install"
/var/log/httpd/error_log
file.Now that the software is installed, the next step is to configure Apache authentication.