Add mime type for EPUB for docs.fedoraproject.org #2415

Closed
opened 2010-10-05 09:09:50 +00:00 by rlandmann · 2 comments

= 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

= 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.

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.

We've added this type to the docs site. It should take effect on all of the servers within the hour.
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infra/tickets#2415
No description provided.