7479ccb40c
Virtual Hosts from LDAP. It supports DocumentRoot, ScriptAlias, ServerName, ServerAlias, ServerAdmin and SuexecUserGroup directives. It's built on top of mod_ldap, so it uses it's caching capabilities and can be used with threaded apache.
9 lines
383 B
Text
9 lines
383 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2009/02/21 15:59:20 imil Exp $
|
|
|
|
In order to use this module in your Apache installation, you need to
|
|
add the following to your httpd.conf file:
|
|
|
|
LoadModule vhost_ldap_module lib/httpd/mod_vhost_ldap.so
|
|
|
|
===========================================================================
|