blob: 2eccd958e9eeeff9e9e40af3bc4d12a883250f19 (
plain)
1
2
3
4
5
6
7
8
9
|
===========================================================================
$NetBSD: MESSAGE,v 1.4 2003/02/17 20:55:24 grant Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
LoadModule cookie_auth_module lib/httpd/mod_auth_cookie.so
===========================================================================
|