mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
move as code
This commit is contained in:
parent
d67235dac1
commit
bb65b0db8f
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user