# Block all direct web access to this folder - it holds the database file.
Require all denied
Order deny,allow
Deny from all
