[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] WebDAV protocol?



On Thu, 10 May 2001, Eaglewerks wrote:

> The following is one of the publicity / feature announcements concerning
> Windows XP.    As you all are aware many of our customers will at some point
> be using XP.  I am feeling some what like a 'dunce' right now as I have no
> idea what WebDAV protocol is.  Is any one on this list aware of what it is,

DAV - Distributed Authoring & Versioning

(A way to publish documents via http)

http://www.webdav.org/

It's only been in the standards groups for a year or so tho...

For the pickier: http://andrew2.andrew.cmu.edu/rfc/rfc2518.html

and an apache module

http://www.webdav.org/mod_dav/

Should get you started anyhow ;)

gsh