===== webDAV ===== distributed authoring and versioning (see: [[Version Control]]). ==== info ==== * http://webdav.org * faq > http://webdav.org/other/faq.html ==== setup ==== * http://tldp.org/HOWTO/Apache-WebDAV-LDAP-HOWTO/ * http://www.oreillynet.com/pub/a/network/2000/11/10/osx_webdav/osx_webdav.html * notes on connecting to mod_dav (on OsX) with XP http://www.macosxhints.com/article.php?story=20021114063433862 ==== use ==== * in [[OsX]], 'connect to server' from the finder (apple-K then enter the url) * in windows(TM) in windows explorer'file' > 'my network places' > 'map network drive' (enter 'Z:' and the url) * in [[GNU Linux]], use the davfs module, or FUSE userspace equivalent ==== versioning ==== * not yet...