]> andersk Git - mod-vhost-ldap.git/blame - debian/control
Merge branch 'upstream'
[mod-vhost-ldap.git] / debian / control
CommitLineData
1adeae4a
OS
1Source: mod-vhost-ldap
2Section: web
3Priority: optional
4Maintainer: Ondřej Surý <ondrej@debian.org>
5Standards-Version: 3.6.2
6Build-Depends: debhelper (>> 3.0.0), apache2-threaded-dev (>= 2.0.50-10), libldap-dev
7
8Package: libapache2-mod-vhost-ldap
9Architecture: any
10Depends: ${shlibs:Depends}, apache2-common
11Description: Apache 2 module for Virtual Hosting from LDAP
12 mod-vhost-ldap is Apache 2.x module for storing and configuring
13 Virtual Hosts from LDAP. It supports DocumentRoot, ScriptAlias,
14 ServerName, ServerAlias, ServerAdmin and SuexecUserGroup directives.
15 .
16 It's build on top of mod_ldap, so it uses it's caching capabilities
17 and can be used with threaded apache.
This page took 0.045821 seconds and 5 git commands to generate.