Source: mod-vhost-ldap
Standards-Version: 4.7.3
Maintainer: Ondřej Surý <ondrej@debian.org>
Section: httpd
Build-Depends:
 debhelper-compat (= 13),
 dh-apache2,
 apache2-dev,
Vcs-Browser: https://salsa.debian.org/debian/mod-vhost-ldap
Vcs-Git: https://salsa.debian.org/debian/mod-vhost-ldap.git
Homepage: https://packages.debian.org/mod-vhost-ldap

Package: libapache2-mod-vhost-ldap
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Apache 2 module for Virtual Hosting from LDAP
 mod-vhost-ldap is an Apache 2 module for storing and configuring
 virtual hosts from LDAP.  It supports the DocumentRoot, ScriptAlias,
 ServerName, ServerAlias, ServerAdmin and SuexecUserGroup directives.
 .
 It is built on top of mod_ldap, so it uses its caching capabilities
 and can be used with a threaded Apache MPM.
