publishing free/busy information in Evolution
Ximian Evolution can publish Free/Busy information by using WebDAV, but this doesn’t seem to be documented anywhere I could find. Here’s what I did to set it up:
Set up a WebDAV-compliant webserver. I installed mod_dav for Apache 1.3.x.
Configure DAV properly, and make sure that the directory you are enabling DAV for is writable by the [...]