==Accessing WebDAV==
The BaseX WebDAV Server can be accessed using either with a <code>http:////<httphost>:<httpport>/webdav/</code> or <code>webdav://<httphost>:<httpport>/webdav/</code> URL, depending on the used WebDAV client. For example, <code>http://localhost:8984/webdav/</code>.
==Authorization==