]> andersk Git - mod-vhost-ldap.git/blob - INSTALL
git-svn-id: svn://svn.debian.org/svn/modvhostldap@8 4dd36cbf-e3fd-0310-983d-db0e06859cf4
[mod-vhost-ldap.git] / INSTALL
1 Just run "make" to build the module and "make install" (as root) to install
2 the module. This will use Apache's apxs to build/install from source.
3
4 Have a look at vhost_ldap.conf to learn about configuration.
5
6 Your LDAP server needs to include mod_vhost_ldap.schema. If you do not use
7 OpenLDAP you are on your own to build a schema.
8
9 You should configure the LDAP server to maintain indices on apacheServerName,
10 apacheServerAlias and anything you use in your additional search filter.
This page took 0.060576 seconds and 5 git commands to generate.