pkgsrc/www/ap-auth-mysql/MESSAGE
jdolecek 17387554d5 Import ap-auth-mysql 4.3.1, Apache module for user authentication
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.
2004-07-16 11:28:19 +00:00

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
===========================================================================