From 05013dfef3570a33c148fbce4aee6e4398d3582a Mon Sep 17 00:00:00 2001 From: marc Date: Wed, 6 Jan 1999 06:19:59 +0000 Subject: installed pathnames of module and httpd.conf files --- www/ap-auth-cookie/pkg/MESSAGE | 6 +++--- www/ap-auth-cookie/pkg/PLIST | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/ap-auth-cookie/pkg/MESSAGE b/www/ap-auth-cookie/pkg/MESSAGE index 46146a93644..71dd82733c7 100644 --- a/www/ap-auth-cookie/pkg/MESSAGE +++ b/www/ap-auth-cookie/pkg/MESSAGE @@ -1,11 +1,11 @@ ============================================================================= -$NetBSD: MESSAGE,v 1.2 1998/08/07 11:14:21 agc Exp $ +$NetBSD: MESSAGE,v 1.3 1999/01/06 06:19:59 marc Exp $ -You will need to edit ${PREFIX}/http/conf/httpd.conf and add the following +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/apache/mod_auth_cookie.so +LoadModule ${PREFIX}/lib/httpd/mod_auth_cookie.so ... AddModule mod_auth_cookie.c diff --git a/www/ap-auth-cookie/pkg/PLIST b/www/ap-auth-cookie/pkg/PLIST index 039087f5470..51dc277184a 100644 --- a/www/ap-auth-cookie/pkg/PLIST +++ b/www/ap-auth-cookie/pkg/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 1998/06/04 20:41:09 tv Exp $ -lib/apache/mod_auth_cookie.so +@comment $NetBSD: PLIST,v 1.2 1999/01/06 06:19:59 marc Exp $ +lib/httpd/mod_auth_cookie.so -- cgit v1.2.3