| 1. | 
      
        
      
      -     
           WebDAV [FAQ] 
      
 -  It is a set of
 extensions to the HTTP protocol which allows 
 users to collaboratively edit and manage files on
 remote web servers. 
      
   URL: http://www.webdav.org/
      
         | 
      | 2. | 
      
        
      
      -     
           mod_dav: a DAV module for Apache [installation instructions] 
      
 -  mod_dav is an Apache module to provide DAV capabilities (RFC 2518) for your Apache web server.
 DAV allows users to place and manipulate files in a directory on your web server. This means that you should take particular
 care in configuring your DAV server. 
      
   URL: http://www.webdav.org/mod_dav/
      
         | 
      | 3. | 
      
        
      
      -     
           Installing mod_dav on a Red Hat 7.0 Apache Web Server  
      
 -  
        URL: http://www.linuxdocs.org/sln/moddav/
      
      
   | 
      | 4. | 
      
        
      
      -     
           Apache Module mod_dav [enabling] 
      
 -  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.
      
   URL: http://httpd.apache.org/docs-2.0/mod/mod_dav.html
      
         |