blob: a96a9e42b11c6434dec3be8d3016acfc1d47f133 (
plain)
1
2
3
4
5
6
7
8
9
|
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2007/12/20 14:59:14 sborrill Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
LoadModule ${MODULE_NAME} lib/httpd/mod_auth_external.so
===========================================================================
|