diff options
author | wiz <wiz@pkgsrc.org> | 2001-04-09 12:02:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-04-09 12:02:12 +0000 |
commit | 7b298053388ec5ea285eca401ab117c49cbd54a6 (patch) | |
tree | 6fc229f4fc4d5004f3f4c253cb73820ff23c9d8b /www/ap-auth-ldap | |
parent | 1b8cc3a08d9f1fb8f771303951ee8dfd2d08b748 (diff) | |
download | pkgsrc-7b298053388ec5ea285eca401ab117c49cbd54a6.tar.gz |
Since ${PREFIX} expansion in MESSAGE is automatic, remove outdated
comment.
Diffstat (limited to 'www/ap-auth-ldap')
-rw-r--r-- | www/ap-auth-ldap/pkg/MESSAGE | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/ap-auth-ldap/pkg/MESSAGE b/www/ap-auth-ldap/pkg/MESSAGE index e8378350aa6..eae6c895c78 100644 --- a/www/ap-auth-ldap/pkg/MESSAGE +++ b/www/ap-auth-ldap/pkg/MESSAGE @@ -1,9 +1,8 @@ ============================================================================= -$NetBSD: MESSAGE,v 1.1.1.1 2000/05/30 13:58:49 kleink Exp $ +$NetBSD: MESSAGE,v 1.2 2001/04/09 12:02:12 wiz 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): +lines to the Dynamic Shared Object section in order to use this module: LoadModule ${PREFIX}/lib/httpd/auth_ldap.so |