Tags: WebDAV

Web.config file is emptied when copying to WebDAV share

IIS Benjamin Perkins

When you configure a WebDAV site, it is not only accessible via the NET USE command to map the drive in Windows Explorer, it is also accessible via a browser. Because of this it is not safe to allow users or customers to upload web.config files that would possibly impact the availability, functionality or security […]

Read More →

500.19 when setting up WebDAV on a UNC File share

IIS Benjamin Perkins

I have written some instruction on how I setup a WebDAV installation that uses Windows Authentication and UNC here. An important concept to understand before you start setting up a WebDAV solution using this configuration is the difference in behavior when you are logged on and testing from the IIS server versus testing from a […]

Read More →

Setting up WebDAV on IIS using Windows Authentication and a UNC, mapped drive or file share

IIS Benjamin Perkins

I have spent some hours setting up a solution defined in the title of this article. I want to make clear that there are numerous ways of configuring this and there are numerous Kerberos/Windows Authentication configuration possibilities based on different SPNs, IE Zones, Application Pool identities, etc… This article is intended to provide 1 possible, […]

Read More →