#2415 Add mime type for EPUB for docs.fedoraproject.org
Closed: Fixed None Opened 13 years ago by rlandmann.

= problem =
The Fedora Documentation Project has recently started providing documents in EPUB format on docs.fedoraproject.org. When retrieving content from the site, Android attempts to open the EPUB in a web browser instead of an EPUB reader.

= analysis =
The EPUBs created by the Documentation Project open fine when loaded manually into various readers. We hope that the problem is just a mime types issue and that EPUBs will then open properly on Android. EPUB is not in the Apache mime.types by default.

= enhancement recommendation =
Add application/epub+zip for epub files in the mime.types file of the machines that serve docs.fedoraproject.org


Issue occurs in multiple applications under Android and does not appear limited to a single application.

We've added this type to the docs site. It should take effect on all of the servers within the hour.

Login to comment on this ticket.

Metadata