Forum Moderators: phranque
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