View Single Post
Old 07-29-2010, 09:05 AM   #3
appstrading
Junior Member
appstrading began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2010
Device: iPhone
Thanks!

It really helps me!
Thanks for great information.


Quote:
Originally Posted by charleski View Post
You need to configure your webserver to report the correct mimetype for epubs.

If you're using Apache, add the line
Code:
AddType application/epub+zip .epub
to the .htaccess file in the directory containing your epub (or the root directory if you have several epubs in different sub-directories).

If you're using IIS, this page explains how to set mimeptypes.
appstrading is offline   Reply With Quote