[Pkg-owncloud-commits] [owncloud-doc] 60/227: Fix statement about verbs

David Prévot taffit at moszumanska.debian.org
Sat Oct 11 17:20:34 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 9a1a1c0ab9dcbc63c3bd9608a12dd353334f135c
Author: Daniel Molkentin <daniel at molkentin.de>
Date:   Thu Sep 4 08:42:49 2014 +0200

    Fix statement about verbs
---
 admin_manual/installation/installation_windows.rst | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/admin_manual/installation/installation_windows.rst b/admin_manual/installation/installation_windows.rst
index 0492a0e..820f1db 100644
--- a/admin_manual/installation/installation_windows.rst
+++ b/admin_manual/installation/installation_windows.rst
@@ -240,11 +240,9 @@ To ensure your configuration is correct:
 
 7. Choose the `Request Filtering` feature from the IIS Manager.
 
-8. Ensure that all verbs are permitted (or none are forbidden) in the `Verbs` tab.
+8. Ensure that all verbs are permitted (or none are forbidden) in the `Verbs` tab. You need to allow the verbs ``GET``, ``HEAD``, ``POST``, ``OPTIONS``, ``PROPFIND``, ``PUT``, ``MKCOL``, ``MKCALENDAR``, ``DELETE``, ``COPY`` and MOVE``.
 
     .. note:: Because ownCloud must be able to use WebDAV on the application level, you must also ensure that you do not enable the WebDAV authoring module.
-    ...note:: if All Verbs dose not work then you have to manully add manual verbs to insure webdav will work fine , verbs to be used : " GET, HEAD, POST, OPTIONS, REPORT, PROPFIND, PUT, MKCOL, MKCALENDAR, DELETE, TRACE, COPY, MOVE,PULL"
-
 
 Configuring ownCloud, PHP and IIS for Large File Uploads
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list