Since ${PREFIX} expansion in MESSAGE is automatic, remove outdated
comment.
This commit is contained in:
parent
1b8cc3a08d
commit
7b29805338
5 changed files with 10 additions and 15 deletions
|
@ -1,9 +1,8 @@
|
|||
=============================================================================
|
||||
$NetBSD: MESSAGE,v 1.3 1999/01/06 06:19:59 marc Exp $
|
||||
$NetBSD: MESSAGE,v 1.4 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/mod_auth_cookie.so
|
||||
...
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
=============================================================================
|
||||
$NetBSD: MESSAGE,v 1.1.1.1 2000/01/10 22:33:12 jwise 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/mod_auth_pg.so
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
=============================================================================
|
||||
$NetBSD: MESSAGE,v 1.1.1.1 1999/11/12 15:52:54 jwise 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/mod_dtcl.so
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
=============================================================================
|
||||
$NetBSD: MESSAGE,v 1.1.1.1 2000/01/14 20:59:02 jwise Exp $
|
||||
$NetBSD: MESSAGE,v 1.2 2001/04/09 12:02:13 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:
|
||||
|
||||
Include ${PREFIX}/etc/httpd/jserv/jserv.conf
|
||||
|
||||
|
|
Loading…
Reference in a new issue