summaryrefslogtreecommitdiff
path: root/www/ap2-auth-ntlm/MESSAGE
blob: 4837f7aab0b9a4fba1c9834fccbc42e3269bcd8f (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:24:10 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

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