Forum Moderators: phranque

Message Too Old, No Replies

webcal protocol

         

coopersita

5:35 pm on Dec 6, 2006 (gmt 0)

10+ Year Member



I'm trying to install an application that serves calendars with the iCal format.

In other site, when you click on a webcal address, it opens iCal and subscribes you to the calndar. When I click on my webcal address on my server, iCal gives me an error, saying that the data is not valid. The data is valid (if I use http to download the calendar file, I can then open it in iCal no problem).

Does anyone know if I need to do anything to Apache to serve pages through the webcal protocol properly? I've tried AddType text/calendar .ics in my htaccess file, but no luck...

I know the problem is not with the file, but with with how the file is being served. Any ideas?

Thanks