summaryrefslogtreecommitdiff
path: root/www/ap-auth-cookie/pkg/MESSAGE
blob: 71dd82733c7c9ab51e75a525d5d462432defd822 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
=============================================================================
$NetBSD: MESSAGE,v 1.3 1999/01/06 06:19:59 marc 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/mod_auth_cookie.so
...
AddModule mod_auth_cookie.c

=============================================================================