Forum Moderators: open

Message Too Old, No Replies

Propfind?

Useragent: Microsoft-WebDAV-MiniRedir/5.1.2600

         

frontpage

2:19 pm on Aug 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



12.213.96.167 - - [29/Aug/2002:04:42:28 -0400] "PROPFIND /main.htm HTTP/1.1" 405 317 "-" "Microsoft-WebDAV-MiniRedir/5.1.2600"

1) Anyone have experience with Propfind? What is it used for/do?

2) Anyone know what useragent [Microsoft-WebDAV-MiniRedir/5.1.2600] represents?

jdMorgan

3:51 pm on Aug 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



frontpage,

WebDAV is "Web Distributed Authoring and Versioning" - A built-in XP feature to allow collaborative document authoring control on remote servers. Basically, it allows multiple authors at multiple sites to "share" a document and work on it at the same time. You can find documentation on the web and at microsoft.com. Of course, Microsoft assumes that everyone will support it and allow it on their servers... Yeah, right!

Most of these kind of accesses come from people who unintentionally use the "wrong tools" to surf the web, like clicking a link in IE and having it open in Excel. Excel and XP then try to open an editing session on the hosting server. If the hosting server doesn't support this, it eventually falls back to a "view-only" mode. My only problem with it is that the handshake involves about six attempts to access multiple lock/unlock/file reservation files - I wish it would just give up after one try.

Another poorly-implemented good idea...

Jim

frontpage

4:14 pm on Aug 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks for the info! I am sure it will help others who come across this in their logs!