View Single Post
Old 04-27-2013, 08:21 AM   #4
AlPe
Digital Amanuensis
AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.
 
AlPe's Avatar
 
Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
Quote:
Originally Posted by ApK View Post
It's up to the browser how to handle any particular content type.
That's partially true, since the browser will act depending on the MIME type set by the (host) server.

In particular, it seems to me that the OP's server is not serving the correct MIME type for EPUBs (and maybe for MOBIs as well), since my Firefox+Lucifox does not open up (as it does with EPUB URLs from properly-configured servers) when I follow the file links. Indeed, the server labels the EPUB URL as 'text/plain' instead of 'application/epub+zip'.

For more information: https://developer.mozilla.org/en-US/...ver_MIME_Types

You might also want to use the search function on this very forum, and land on the follow discussion: https://www.mobileread.com/forums/showthread.php?t=92236

Last edited by AlPe; 04-27-2013 at 08:29 AM.
AlPe is offline   Reply With Quote