Content deleted Content added
→Server support: add IIS. |
No edit summary Tags: Reverted Mobile edit Mobile web edit |
||
Line 5:
| rfcs = {{IETF RFC|2518}}, {{IETF RFC|4918}}
| ports = 80, 443
}}
'''WebDAV''' ('''Web Distributed Authoring and Versioning''') is a set of extensions to the [[Hypertext Transfer Protocol]] (HTTP), which allows [[user agent]]s to collaboratively author contents ''directly'' in an [[Web_server|HTTP web server]] by providing facilities for [[concurrency control]] and [[Namespace|namespace operations]], thus allowing [[World Wide Web|Web]] to be viewed as a ''writeable, collaborative medium'' and not just a read-only medium.{{sfn|Whitehead|Goland|1999|p=293}} WebDAV is defined in {{IETF RFC|4918}} by a [[working group]] of the [[Internet Engineering Task Force]] (IETF).{{sfn|Whitehead|1998|p=34}}
The WebDAV protocol provides a framework for users to create, change and move documents on a [
Many modern [[operating system]]s provide built-in [[client-side]] support for WebDAV.{{which|date=July 2023}}
|