Apache HTTP Server Version 2.4
Description: | Distributed Authoring and Versioning (WebDAV) functionality |
---|---|
Status: | Extension |
Module Identifier: | dav_module |
Source File: | mod_dav.c |
This module provides class 1 and class 2 WebDAV ('Web-based Distributed Authoring and Versioning') functionality for Apache. This extension to the HTTP protocol allows creating, moving, copying, and deleting resources and collections on a remote web server.
To enable mod_dav
, add the following to a
container in your httpd.conf
file:
Dav On
This enables the DAV file system provider, which is implemented
by the