How to Enable WebDAV on IIS 6

How to Enable WebDAV on IIS 6 thumbnail
Configure your web server to allow mapping to IIS shared drives.

WebDAV is a protocol that allows users to connect to shared drives over the Hypertext Transfer Protocol (HTTP) system. The Internet Information Services (IIS) utility has WebDAV installed, but it is disabled by default. Therefore, if the administrator wants to allow network users to map to network drives using HTTP, he must enable the WebDAV protocol first. This is a quick setup in your IIS system manager.

Instructions

    • 1

      Click the Windows "Start" button and select "Administrative Tools." Click "Internet Information Services (IIS) Manager" to open your console.

    • 2

      Click the "Web Services Extensions" on the left side of the IIS console window. This lists all your server components and services. Right-click the "WebDAV" service and select "Properties."

    • 3

      Select "Automatic" in the "Startup Type" drop-down box in the main "General" tab. Click the "Start" button to start the service on your machine. The "Startup Type" configuration starts the service each time you boot your computer. Click "OK" to save your changes and close the configuration window.

Related Searches:

References

Resources

  • Photo Credit computer image by blaine stiger from Fotolia.com

Comments

You May Also Like

  • How to Disable WebDAV IIS 6.0

    Short for Internet Information Services, Microsoft IIS includes a collection of programs, modules and management extensions that allow Windows computers to host...

  • How to Enable FrontPage Extensions IIS 6

    The Internet Information Services (IIS) package of modules and services allows nearly any Windows-based computer to operate as a Web server. In...

  • How to Enable ASP in IIS 6

    Microsoft ASP is a server-side programming language that enables programmers to generate dynamic content on websites. ASP stands for Active Server Pages...

  • How to Enable SSL in IIS 5.1

    Secured Sockets Layer (SSL) is a protection service that gives your web host software the ability to encrypt data sent back and...

  • How to Connect to Internet Printers with IIS 6

    With Internet printing, you can manage printers and print jobs from a web browser on a PC server running the Windows Server...

  • How to Disable Trace Track Methods in IIS 6

    Microsoft Internet Information Services allows you to host websites on your computer that are available to an intranet or Internet users. During...

  • How do I Disable SSL in IIS 6.0?

    SSL or Secure Socket Layer, is a widely used protocol that provides security to all communications in your company or organization's server....

  • How to Disable Weak Ciphers in IIS 6

    Microsoft's Internet Information Services 6, or IIS 6, Web server is included with professional and server editions of Windows XP and 2003....

  • How to Use a Share Located on Another Computer with IIS 6

    Internet Information Services (IIS) version 6 is included with the Windows 2000, 2003 and XP operating systems. IIS allows you to share...

  • How to Access Files on WebDAV in IE7

    Updating files located on a Web server can be cumbersome if the system only supports the File Transfer Protocol (FTP). Under this...

  • What Is the WebDAV Protocol?

    Internet protocols are comprised of sets of standards, or guidelines, used to manage how digital information is transmitted in computer networks. The...

  • How to Install PHP 5.2 6 on IIS

    Microsoft Internet Information Services natively uses .NET programming languages. You must install and add the PHP extensions to the server to run...

  • How to Enable SHTML in IIS 6

    Often referred to as SSIs, server-side includes are represented by commented code included in an HTML document. Whenever the page is loaded...

  • How to Enable PHP on IIS 6.0

    PHP (PHP: Hypertext Preprocessor) is a free programming language used primarily on Apache web servers to deliver web pages to client computers...

  • How to Install & Configure IIS 6.0

    Microsoft's IIS 6.0, or Internet Information Services, was totally redesigned from IIS 5.x to provide greater performance and reliability, while also improving...

  • How to Publish a Web Page With IIS

    Short for Internet Information Services, Microsoft IIS provides web server functionality and a collection of feature extension modules. Though not enabled by...

Related Ads

Featured