# Defense in depth: cron/cleanup_unconfirmed.php already refuses to run
# outside the CLI, but block web access to this directory entirely too.
Require all denied
Order allow,deny
Deny from all
