Add a proper documentation about having both authentication and working download

on Sony PRS-TX. It could be better it will do for now. re #120
Esse commit está contido em:
Sébastien Lucas 2013-12-02 09:42:03 +01:00
commit 647ad06b44
1 arquivos alterados com 6 adições e 0 exclusões

Ver arquivo

@ -61,6 +61,12 @@ ExpiresByType text/javascript "access plus 1 year"
###########################################
# Uncomment if you wish to protect access with a password
###########################################
# If your covers and books are not available as soon as you protect it
# You can try replacing the FilesMatch directive by this one
# <FilesMatch "(index|feed)\.php">
# If helps for Sony PRS-TX and Aldiko, beware fetch.php can be accessed
# with authentication
###########################################
#<FilesMatch "\.php$">
#AuthUserFile /path/to/file
#AuthGroupFile /dev/null