Accessing a WebDAV directory

August 31st, 2005

I've been looking at shared calendars (using Sunbird or Outlook as clients and PHP iCalendar on the web server to display the calendars). Sunbird allows you to synchronise a calendar with a .ics file in a WebDAV-enabled directory on the web server.

I found a useful article about WebDAV at:

www.akadia.com/services/mod_dav.html

Leave a comment