aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-09-10 15:45:02 +0000
committerClement Laforet <clement@FreeBSD.org>2005-09-10 15:45:02 +0000
commit1fa985ba023148cc7a3223875aeec752abf6d391 (patch)
treef8006de8599cfe3c9d8b0942fece2022aa298d21 /www/Makefile
parentba064a00653d6dc4b5f4fce2500ef8002b2d125f (diff)
downloadports-1fa985ba023148cc7a3223875aeec752abf6d391.tar.gz
ports-1fa985ba023148cc7a3223875aeec752abf6d391.zip
- Add mod_vhost_ldap 0.2.4
mod_vhost_ldap is an Apache 2.x module for storing and configuring 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 its caching capabilities and can be used with a threaded Apache httpd. WWW: http://modvhostldap.alioth.debian.org/
Notes
Notes: svn path=/head/; revision=142352
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 566a680def9e..dc9ea8667218 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -352,6 +352,7 @@
SUBDIR += mod_uid
SUBDIR += mod_v2h
SUBDIR += mod_vdbh
+ SUBDIR += mod_vhost_ldap
SUBDIR += mod_vhs
SUBDIR += mod_webapp
SUBDIR += mod_zap