3dbdd0370d
mod_auth_external allows you to use an external script for Apache authentication.
9 lines
388 B
Text
9 lines
388 B
Text
===========================================================================
|
|
$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
|
|
|
|
===========================================================================
|