summaryrefslogtreecommitdiff
path: root/www/ap-auth-cookie/MESSAGE
blob: c38f45b04b040056de349624c8f517d07516e83b (plain)
1
2
3
4
5
6
7
8
9
10
11
=============================================================================
$NetBSD: MESSAGE,v 1.1 2001/11/01 02:15:33 zuntum 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

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