# Direct Edit - Data Directory Protection
# This file MUST be uploaded to block direct web access to backups and config.

# Deny ALL web access to this directory and its subdirectories
Order deny,allow
Deny from all
