Article ID: 324046 - Last Review: November 21, 2006 - Revision: 4.2 HOW TO: Set Up WebDAV for a UNIX-to-Windows MigrationThis article was previously published under Q324046 On This PageSUMMARY
When you configure Web Distributed Authoring and Versioning (WebDAV), client computers can open and save documents directly to a Web site instead of using sharing methods such as Server Message Block (SMB), Network File System (NFS), or Hypertext Transfer Protocol (HTTP) to share the Web site content for editing and updating procedures. This article describes how to configure WebDAV in Internet Information Services (IIS). Creating a WebDAV FolderAny folder in the IIS folder structure can potentially be WebDAV-compatible. IIS supports WebDAV on any folder in a shared Web site. You do not have to create a special type of folder or virtual directory. However, Microsoft recommends that you consider setting up separate folders for different areas of your Web site that you want to update by using WebDAV so that you can configure the appropriate authentication and security settings.Configuring WebDAVIn Apache, you have to turn on Distributed Authoring and Versioning (DAV), and then configure the authentication setting that you want to use to support the WebDAV service.To configure WebDAV on a folder in IIS:
REFERENCESFor additional information about how to associate script extensions with specific languages and interpreters, click the article number below
to view the article in the Microsoft Knowledge Base:
324066
(http://support.microsoft.com/kb/324066/EN-US/
)
HOW TO: Restrict Site Access by IP Address or Domain Name
324068
(http://support.microsoft.com/kb/324068/EN-US/
)
HOW TO: Set IIS Permissions for Specific Objects
For additional information about configuring basic settings for a migration from UNIX to Windows, click the article number below
to view the article in the Microsoft Knowledge Base:
324213
(http://support.microsoft.com/kb/324213/EN-US/
)
HOW TO: Migrate Apache Settings and Configure IIS in a UNIX-to-Windows Migration
| Article Translations
|
Back to the top
