blob: fe2dda0b21815fb2639c7b1026450a31a99df563 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
=============================================================================
$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:
LoadModule ${PREFIX}/lib/httpd/mod_auth_cookie.so
...
AddModule mod_auth_cookie.c
=============================================================================
|