d9db3fa6cd
DESCR: This is an authentication module for Apache that allows you to authenticate HTTP clients using IMAP accounts
9 lines
388 B
Text
9 lines
388 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2005/12/28 03:58:48 christian_gall Exp $
|
|
|
|
In order to use this module in your Apache installation, you need to
|
|
add the following to your httpd.conf file:
|
|
|
|
LoadModule auth_imap_module lib/httpd/mod_auth_imap.so
|
|
|
|
===========================================================================
|