Question

I have setup web dav on windows server 2008. It seems to work fine but will not allow me to save a word document to the dir but it will allow a text file to be saved. Any ideas?

Thanks,

Alex

Was it helpful?

Solution

Found answer at: http://learn.iis.net/page.aspx/350/installing-and-configuring-webdav-on-iis-70/

Cd c:\ cd "%WinDir%\System32\InetSrv"\

AppCmd set config "Default Web Site/documents"" /section:system.webServer/security/requestFiltering

/+fileExtensions.[fileExtension='.doc',allowed='true'] /commit:apphost

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top