Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120
This commit is contained in:
parent
2a20fa688e
commit
da5ec2583a
5 changed files with 35 additions and 1 deletions
|
@ -65,7 +65,7 @@ ExpiresByType text/javascript "access plus 1 year"
|
|||
# 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
|
||||
# with authentication (see $config ['cops_fetch_protect'] for a workaround).
|
||||
###########################################
|
||||
#<FilesMatch "\.php$">
|
||||
#AuthUserFile /path/to/file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue