Debian packages: Difference between revisions

From RavenWiki
Jump to navigationJump to search
(→‎Apache authentication module: Mentioned Malcolm Scott's Apache 2 package)
No edit summary
 
Line 12: Line 12:
  deb http://zeus.jesus.cam.ac.uk/ local-packages/
  deb http://zeus.jesus.cam.ac.uk/ local-packages/


Malcolm Scott (mas90 at srcf.ucam.org) has created  a Debian package of the module compiled for Apache 2.0 on Debian Stable (sarge); it's at:
Malcolm Scott (mas90 at srcf.ucam.org) has created  a Debian package of the module compiled for Apache 2.0 on Debian Stable (etch); it's at:


  http://csg.trinhall.cam.ac.uk/packages/sarge/libapache2-mod-ucam-webauth_1.2.2-7_i386.deb
http://csg.trinhall.cam.ac.uk/packages/stable/libapache2-mod-ucam-webauth_1.4.2-1_i386.deb


It's based in part on the Apache 1 packages mentioned above.
It's based in part on the Apache 1 packages mentioned above.

Latest revision as of 15:01, 4 December 2007

Apache authentication module

The JCSU (Jesus College Student Union) webserver administrators provide a package of mod_ucam_webauth for Apache 1.3 on Debian stable in the http://zeus.jesus.cam.ac.uk/local-packages/ directory.

The package can be installed with APT by adding the following line to /etc/apt/sources.list

deb http://zeus.jesus.cam.ac.uk/ local-packages/

Malcolm Scott (mas90 at srcf.ucam.org) has created a Debian package of the module compiled for Apache 2.0 on Debian Stable (etch); it's at:

http://csg.trinhall.cam.ac.uk/packages/stable/libapache2-mod-ucam-webauth_1.4.2-1_i386.deb

It's based in part on the Apache 1 packages mentioned above.