Configuring DSAPI, HTTP methods, and WebDAV in Web Site documents
You can set up a Web Site document to support the IBM® Domino® Web Server Application Programming Interface (DSAPI), various HTTP methods, and Web-based Distributed Authoring and Versioning (WebDAV).
About this task
The Domino Web Server Application Programming Interface (DSAPI) is a C API that you can use to write your own extensions to the Domino Web Server. These extensions, or filters, let you customize authentication for Web users.
WebDAV is a set of extensions to the HTTP 1.1 protocol that allows users to collaboratively edit and manage files on remote Web servers. WebDAV clients can only access design elements in the design collection of a database. Users must have manager or designer level access rights to the database. Application developers are the typical uses of WebDAV.