Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tenbyte.io/llms.txt

Use this file to discover all available pages before exploring further.

Control which sites can embed or link to your CDN content based on the HTTP Referer header.
Referrer Access Policy

Modes

  • Allow by default — every referrer can fetch content; list domains to block.
  • Deny by default — only domains in your allowlist can fetch content.
Add allowed or blocked domains under Specify Domain(s).

When to use this

  • Stop other sites from hotlinking your images, videos, or downloads.
  • Pin your video player to a known set of partner sites.
The Referer header is sent by the client and can be spoofed or stripped. For high-value content, combine referrer rules with Token Authentication.