<-
Apache > HTTP Server > Documentation > Version 2.4 > Modules

Apache Module mod_dav

Available Languages:  en  |  fr  |  ja  |  ko 

Description:Distributed Authoring and Versioning (WebDAV) functionality
Status:Extension
Module Identifier:dav_module
Source File:mod_dav.c

Summary

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.

Support Apache!

Topics

Directives

Bugfix checklist

See also

top

Enabling WebDAV

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