Use WebDAV with WebSphere Portal
Overview
WebSphere Portal provides a Web-based Distributed Authoring and Versioning (WebDAV) implementation that individual services can use by plugging into. WebDAV is a set of extensions to the HTTP protocol that allow editing files on remote Web servers.
Caching Proxy supports WebDAV methods used by both Microsoft Exchange Server, and user-defined methods. Methods are hard coded and managed by the Enable and Disable directives. Administrators can also use the corresponding method-mask defined in the PROTECT directive to authorize the use of these methods.
Examples of such services are:
- WebDAV for managing pages and static content.
- WebDAV filestore. (portal themes)
- WebDAV for Web Content Manager.
WebDAV does not support secure connections, such as, HTTPS.
See
- Configure the WebDAV filestore
- Use WebDAV file store
- Serving HTTP OPTIONS requests to the server context root by WebDAV clients
- Work with WebDAV clients
- Task webdav-deploy-zip-file
Parent
Related concepts: