# Block all direct access to video files
# Videos must be served through stream.php with API authentication

Order deny,allow
Deny from all
