17387554d5
using information stored in a MySQL database. Based on pkgwip package done by cube@, thanks a lot! Package should support both Apache 1.x and 2.x, but only Apache 1.x tested at the moment.
9 lines
398 B
Text
9 lines
398 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2004/07/16 11:28:19 jdolecek Exp $
|
|
|
|
In order to use this module in your Apache installation, you need to
|
|
add the following to your httpd.conf file:
|
|
|
|
LoadModule auth_mysql_module ${PREFIX}/lib/httpd/mod_auth_mysql.so
|
|
|
|
===========================================================================
|