diff --git a/admin_manual/installation/installation_windows.rst b/admin_manual/installation/installation_windows.rst index 820f1db1a..9777aa835 100644 --- a/admin_manual/installation/installation_windows.rst +++ b/admin_manual/installation/installation_windows.rst @@ -240,7 +240,7 @@ 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. You need to allow the verbs ``GET``, ``HEAD``, ``POST``, ``OPTIONS``, ``PROPFIND``, ``PUT``, ``MKCOL``, ``MKCALENDAR``, ``DELETE``, ``COPY`` and MOVE``. +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.