How to Set Up a WebDAV Server
Web-based Distributed Authoring and Versioning, or WebDAV, is a set of protocols based on HTTP that allows end-users to manage and edit content and files stored on web servers. WebDAV is what makes these files stored on web servers editable and readable. If it is disabled, end users will not be able to edit any files. In order to set it up, you must enable it through the Internet Information Services console.
Instructions
-
-
1
Click "Start," "Administrative Tools," "Internet Information Services (IIS) Manager." This will launch the Internet Information Services Manager console.
-
2
Double-click your web server name on the left side of the screen. Select the website you want to edit and click "Web Service Extensions."
-
-
3
Click "WebDAV," "Allow." Click "Yes" when prompted to confirm your decision. This will set up the WebDAV server so that it is now open for use.
-
1