I am linking to an .ics file exported from Apple iCal in an HTML web page.
.ics
This link will open
If your site is built on Linux like mine you can simply add a line to your htaccess file to make it open as a download instead of a text page.
add this to your htaccess file:
AddType text/calendar .ics