blob: 7abbbc053f4a7001bcc156d381a3669a71231349 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
=============================================================================
$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:48 grant Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
LoadModule dav_module lib/httpd/mod_dav.so
For more information, see
${PREFIX}/share/doc/mod_dav/INSTALL
=============================================================================
|