• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Parse .ics files with PHP

dennis_81

Basic Pleskian
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
 
Back
Top