> I want to put an iCal Calendar server on my website (Apache-2.0.40 > on RedHat-8.0) to have public and private calendars. I want to be > able to view the calendars with a web browser and also to connect to > them with Evolution for viewing and editing. > Does anyone know what software is available for putting this kind of > server on my machine and use it with Apache and Evolution?
For very rudimentary load/save all you need to a WebDAV folder. There are PHP applications floating about that can read an iCal file and display it as something resembling legible for a web client. http://phpicalendar.sourceforge.net/nuke/ For "real" calendering you need a groupware server, of which none exist at this time. There is OpenGroupware which has a VERY VERY alpha evolution connection and a very nice webui, but the evolution situation will certainly improve with time. _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
