View Single Post
Old 03-17-2017, 07:18 PM   #1495
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 726
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
@zab0

Yes, to be able to download epubs (etc) from cops to a Kobo device you need to
- put $config['cops_use_url_rewriting'] = '1'; in config_local.php
- enable .htaccess (to enable rewriting) by Editing the AllowOverride directive to "All" (for the directory cops is in)

What else from the .htaccess file do you want to put in a apache config file?
I've only partially tried it, but it should be possible.

Even on slow systems (Raspberry Pi 1) I did not notice a slowdown when using a .htaccess file with cops. (few users and few concurrent processes).
On a fast system ............


@superturrican
As you are using NGINX (and not Apache) I do not know if this will help you.
At least it should give a direction to search in.
mariosipad is offline   Reply With Quote