Hello,
I have been using the following function on our old IIS:
We read events out of a database and provided them to users as .ics files (webcal://mydomain.com/calendar.ics).
These .ics files have generated themselves automatically via PHP. So the .ics files were written in PHP, when opened they were interpreted by PHP and the user was shown a .ics file.
Unfortunately this does not work with Plesk right away. What do I need to do to make this work?
I have already set the following MIME Type entry "application/x-httpd-php .ics" under "Apache & nginx" of the website, but that was not the solution yet.
What else do I need to do to make this work?
Thanks
Dennis
I have been using the following function on our old IIS:
We read events out of a database and provided them to users as .ics files (webcal://mydomain.com/calendar.ics).
These .ics files have generated themselves automatically via PHP. So the .ics files were written in PHP, when opened they were interpreted by PHP and the user was shown a .ics file.
Unfortunately this does not work with Plesk right away. What do I need to do to make this work?
I have already set the following MIME Type entry "application/x-httpd-php .ics" under "Apache & nginx" of the website, but that was not the solution yet.
What else do I need to do to make this work?
Thanks
Dennis