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

WebDAV (Web Distributed Authoring and Versioning) は Web開発者がリモートでウェブクライントからコンテンツを更新できる {{Glossary("HTTP")}} 拡張機能です。

+ +

WebDAV 単体で使われる事はまれで、{{Glossary("CalDAV")}}(リモートで使えるカレンダー) と{{Glossary("CardDAV")}}(リモートで使えるアドレス帳)の 2 つの拡張機能と共に使われるのが一般的です。

+ +

WebDAV を使用すると、クライアントから次の事ができます。

+ + + +
+
+ +

関連項目

+ +

一般知識

+ + + +

技術リファレンス

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