summaryrefslogtreecommitdiff
path: root/www/ap-auth-ntlm/MESSAGE
blob: 2a82ca63c468d790d29a1bfc8a130b045464eac5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2008/10/17 19:23:25 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_ntlm.so

An example httpd.conf fragment can be found in:

  ${EGDIR}/ntlm.conf

===========================================================================