summaryrefslogtreecommitdiff
path: root/www/ap-dav/pkg/MESSAGE
blob: 9854afdb6a43b53bd32e362c93e16f4f481eabe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
=============================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2001/05/16 02:11:54 jlam Exp $

In order to use mod_dav in your Apache installation, you need to add
the following to your httpd.conf file:

  LoadModule dav_module lib/httpd/mod_dav.so
  AddModule mod_dav.c

Please read the information in

	${PREFIX}/share/doc/mod_dav/INSTALL

to learn how to properly enable DAV support in your Apache configuration.

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