summaryrefslogtreecommitdiff
path: root/doc/webdav.txt
diff options
context:
space:
mode:
authorArno Töll <arno@debian.org>2012-11-21 23:03:45 +0100
committerArno Töll <arno@debian.org>2012-11-21 23:03:45 +0100
commit9fa7c3d770fb8688555b661940e04c3bf6b6d8aa (patch)
tree7d26c5c3a492656762910721988ee0867f7a57c4 /doc/webdav.txt
parentc99b717062c6228c4ac6df3831702f81c9806df4 (diff)
downloadlighttpd-9fa7c3d770fb8688555b661940e04c3bf6b6d8aa.tar.gz
Imported Upstream version 1.4.13~r1385upstream/1.4.13_r1385
Diffstat (limited to 'doc/webdav.txt')
-rw-r--r--doc/webdav.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/webdav.txt b/doc/webdav.txt
index b10012f..7b5259e 100644
--- a/doc/webdav.txt
+++ b/doc/webdav.txt
@@ -12,17 +12,17 @@ Module: mod_webdav
:abstract:
WebDAV module for lighttpd
-
+
.. meta::
:keywords: lighttpd, webdav
-
+
.. contents:: Table of Contents
Description
===========
The WebDAV module is a very minimalistic implementation of RFC 2518.
-Minimalistic means that not all operations are implemented yet.
+Minimalistic means that not all operations are implemented yet.
So far we have
@@ -32,7 +32,7 @@ So far we have
* DELETE
* PUT
-and the usual GET, POST, HEAD from HTTP/1.1.
+and the usual GET, POST, HEAD from HTTP/1.1.
So far, mounting a WebDAV resource into Windows XP works and the basic litmus
tests are passed.
@@ -41,9 +41,9 @@ Options
=======
webdav.activate
- If you load the webdav module, the WebDAV functionality has to be
+ If you load the webdav module, the WebDAV functionality has to be
enabled for the directories you want to provide to the user.
-
+
Default: disable
webdav.is-readonly