How to upload an epub

Phoca Download - download manager
Janno
Phoca Member
Phoca Member
Posts: 10
Joined: 08 Sep 2015, 14:40

How to upload an epub

Post by Janno »

Dummy here! :)

I want to upload some epub-books.

But these files are not allowed to be uploaded.

As far as I do understand it I do have to go to settings/allowed file types (upload) and
add a mime-type between curled braces to the list of allowed file types.

But what should I put between these curled braces in order to be able to upload epub-files?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48551
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How to upload an epub

Post by Jan »

Hi,

1) you can add the epub mime type to allowed mime types
2) or you can enable skipping this mime type check in Options

if 1) you can test following mime types:

Code: Select all

{epub=application/epub+zip}
{epub=application/zip}
{epub=application/x-zip}
Jan
If you find Phoca extensions useful, please support the project
Janno
Phoca Member
Phoca Member
Posts: 10
Joined: 08 Sep 2015, 14:40

Re: How to upload an epub

Post by Janno »

Thanks.

{epub=application/epub+zip} does the trick.

Might be usefull to add this mime-type to the default allowed mime-types list, since epub is a very common file type nowadays.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48551
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How to upload an epub

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply