From 647ad06b448b1f52296e35f4562cf6685d7b4456 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Mon, 2 Dec 2013 09:42:03 +0100 Subject: [PATCH] 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 --- .htaccess | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.htaccess b/.htaccess index 38ac086..80f0908 100644 --- a/.htaccess +++ b/.htaccess @@ -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 +# +# If helps for Sony PRS-TX and Aldiko, beware fetch.php can be accessed +# with authentication +########################################### # #AuthUserFile /path/to/file #AuthGroupFile /dev/null