# ╔══════════════════════════════════════════════════╗
# ║   /data/ directory — BLOCK ALL WEB ACCESS        ║
# ║   users.json and activity.log live here.         ║
# ║   PHP can still read/write via file system.      ║
# ╚══════════════════════════════════════════════════╝
Order Deny,Allow
Deny from all
