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
This commit is contained in:
Sébastien Lucas 2013-12-02 09:42:03 +01:00
parent a4ba43d75e
commit 647ad06b44

View file

@ -61,6 +61,12 @@ ExpiresByType text/javascript "access plus 1 year"
########################################### ###########################################
# Uncomment if you wish to protect access with a password # 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$"> #<FilesMatch "\.php$">
#AuthUserFile /path/to/file #AuthUserFile /path/to/file
#AuthGroupFile /dev/null #AuthGroupFile /dev/null