View Single Post
Old 11-24-2009, 09:56 PM   #14
Dahak
Zealot
Dahak ought to be getting tired of karma fortunes by now.Dahak ought to be getting tired of karma fortunes by now.Dahak ought to be getting tired of karma fortunes by now.Dahak ought to be getting tired of karma fortunes by now.Dahak ought to be getting tired of karma fortunes by now.Dahak ought to be getting tired of karma fortunes by now.Dahak ought to be getting tired of karma fortunes by now.Dahak ought to be getting tired of karma fortunes by now.Dahak ought to be getting tired of karma fortunes by now.Dahak ought to be getting tired of karma fortunes by now.Dahak ought to be getting tired of karma fortunes by now.
 
Dahak's Avatar
 
Posts: 125
Karma: 1031580
Join Date: Nov 2008
Device: Kindle Paperwhite, Sony PRS-505(LC) & Rocket eBook
Quote:
Originally Posted by mikelv View Post
If he doesn't know how to fix the problem with the content type, here is a description (works on Apache):

- create a file with the name ".htaccess" with the following two lines:
AddHandler application/epub+zip .epub
AddType application/epub+zip .epub

- upload this file to the webserver to the directory, where the epubs are located or to the webserver root
I'm the guy hosting the CDs and I stumbled across this thread.

I knew you could add the mime type, but you saved me some time with Google.

I just added that to my htaccess file in the subdomain root. We can keep an eye on how it behaves.

As for the script tag... that's a question for Arnold at Webwrights.

-Joe
Dahak is offline   Reply With Quote