File: control

package info (click to toggle)
libapache2-mod-ldap-userdir 1.1.7-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 232 kB
  • ctags: 59
  • sloc: ansic: 538; makefile: 50; sh: 12
file content (15 lines) | stat: -rw-r--r-- 576 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libapache2-mod-ldap-userdir
Maintainer: John Morrissey <jwm@horde.net>
Section: web
Priority: optional
Standards-Version: 3.6.1
Build-Depends: debhelper (>= 4.0.0), apache2-threaded-dev (>= 2.0.50-10), libldap2-dev, chrpath

Package: libapache2-mod-ldap-userdir
Architecture: any
Depends: apache2-common (>= 2.0.50-10), ${shlibs:Depends}
Description: Apache2 module that provides UserDir lookups via LDAP
 This module implements UserDir (~/public_html/) directory lookups using
 data from an LDAP directory.
 .
 This package provides the module for Apache 2.0 server.