From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/glossary/webdav/index.html | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 files/de/glossary/webdav/index.html (limited to 'files/de/glossary/webdav') diff --git a/files/de/glossary/webdav/index.html b/files/de/glossary/webdav/index.html new file mode 100644 index 0000000000..3caf3300ac --- /dev/null +++ b/files/de/glossary/webdav/index.html @@ -0,0 +1,40 @@ +--- +title: WebDAV +slug: Glossary/WebDAV +tags: + - Glossar + - Infrastruktur +translation_of: Glossary/WebDAV +--- +

WebDAV (Web Distributed Authoring and Versioning) ist eine {{Glossary("HTTP")}} Erweiterung die es Webentwicklern erlaubt ihren Inhalt rechnerfern von einem Klienten zu aktualisieren.

+ +

WebDAV wird selten allein eingesetzt, aber zwei Erweiterungen sind sehr üblich: {{Glossary("CalDAV")}} (remote-access calendar) und {{Glossary("CardDAV")}} (remote-access address book).

+ +

WebDAV erlaubt Klienten

+ + + +
+
+ +

Mehr erfahren

+ +

Allgemeinwissen

+ + + +

Technische Referenz

+ + -- cgit v1.2.3-54-g00ecf