Hi,
I've set the allowed_extension to allow ICS files to be uploaded but now I can't download the file. I've tried setting it in the yaml file and the _config.php file. It's allowing me to upload it but won't download when I go to the file on my browser.
I get a 403 Forbidden error. The message below shows up:
------
Forbidden
You don't have permission to access /assets/calendar/example-event.ics on this server.
------
Can anyone recommend how I could fix this error?
Thanks