How to disable WebDAV for IIS 5.0
http://support.microsoft.com/default.aspx?scid=kb;en-us;241520 To completely disable WebDAV including the PUT and DELETE requests, make the following changes in the registry. 1. Start Registry Editor (Regedt32.exe). 2. Locate and click the following key in the registry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters 3. On the Edit menu, click Add Value, … Continued