blob: e8378350aa627727561d09da67d617268e34f6be (
plain)
1
2
3
4
5
6
7
8
9
10
|
=============================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2000/05/30 13:58:49 kleink Exp $
You will need to edit ${PREFIX}/etc/httpd/httpd.conf and add the following
lines to the Dynamic Shared Object section in order to use this module
(substitute ${PREFIX} with /usr/pkg or your prefix as appropriate):
LoadModule ${PREFIX}/lib/httpd/auth_ldap.so
=============================================================================
|