View Single Post
Old 06-05-2013, 05:45 AM   #458
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
If you know the IP-address of your Kobo (for example 192.168.1.123)

Add this line to your .htaccess file

Code:
allow from 192.168.1.123
If you want all your divices to access COPS on your Synology without authentication add this line to your .htaccess file:
Code:
allow from 192.168.1.0/24
This should solve (at least one) of your problems.
mariosipad is offline   Reply With Quote