Jul
05
Web-based Distributed Authoring and Versioning, or WebDAV, is a set of extensions to the Hypertext Transfer Protocol (HTTP) that allows users to edit and manage files collaboratively on remote World Wide Web servers.
Installing WebDAV in debian
First install apache using the following command
#aptitude install apache2
Leave a Reply