blob: 3e70a59ea034a8c3c04b29e7875da80a2029fea6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:43 wiz 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
===========================================================================
|