# Rename this file to ".htaccess" and place it INSIDE the /data folder
# on your server. It blocks anyone from opening your ledger files in a
# browser directly. backup.php still reads/writes them normally.
Require all denied
Order allow,deny
Deny from all