coreybutler / fenix

A simple and visual static web server with collaboration features.
https://preview.fenixwebserver.com
GNU General Public License v3.0
1.65k stars 135 forks source link

ipa download not working #122

Open mieliespoor opened 3 years ago

mieliespoor commented 3 years ago

Fenix server has been set up on a MacOS machine to allow the download of .ipa and .apk files. .apk file downloads work, but .ipa files do not download. What should be configured to allow this?

Installed Fenix version: Fenix 3.0

coreybutler commented 3 years ago

@mieliespoor Do you have a sample ipa/apk file I could work with? I suspect this could be a mime type issue, but I would have to test it to be sure. There is no configuration setting for this (mime types are auto-detected by a third party library), but if I can recreate this locally, I'd be able to release a fix.

mieliespoor commented 3 years ago

apk downloads work, but ipa downloads fail. Unfortunately I can't give you any ipa files - corporate rules etc etc. I have seen the same for a zip file, but can't confirm it does indeed behave the same. I will check the zip files tomorrow and confirm.