freebsd-ports/www/mod_cfg_ldap/pkg-plist
Clement Laforet f2fcb94f17 Add mod_cfg_ldap 1.0, allows you to keep your virtual host configuration
in a LDAP directory and to make changes visible in nearly realtime.

WWW: http://modcfgldap.sourceforge.net/

PR:		58256
Approved by:    erwin (mentor) (implicitly)
2004-01-09 00:46:03 +00:00

4 lines
261 B
Text

libexec/apache2/mod_cfg_ldap.so
@exec %D/sbin/apxs -e -A -n cfg_ldap %D/%f
@unexec %D/sbin/apxs -e -A -n cfg_ldap %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_cfg_ldap, you must manually remove"; echo "===> references to it in httpd.conf."