Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once this is complete, shut down Confluence by issuing "stop confluence".

 

Modmellon

mod_auth_mellon

mod_auth_mellon Modmellon is an Apache module. To get this working I recompiled the Debian source packages from the University of Tilburg for  for Ubuntu 12.04 and made them available in our own own APT repository. Once that is done, the needed packages can be installed:Ubuntu 14.04 and later have the module available as well.

Code Block
apt-get install libapache2-mod-auth-mellon
a2enmod auth_mellon

...