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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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