All Products
Search
Document Center

ApsaraVideo VOD:Access control

Last Updated:Nov 20, 2025

Content distributed by ApsaraVideo VOD is publicly accessible by default. Users can access the content after they obtain the URL. To prevent unauthorized downloads of your resources, configure access control policies for your domain names to restrict unauthorized access requests.

Procedure

  1. Log on to the ApsaraVideo VOD console.

  2. In the left navigation pane, choose Configuration Management > CDN Configuration > Domain Names.

  3. Find the domain name for which you want to configure access control policies and click Configure in the Actions column.

    image

  4. Click Resource Access Control.

    image

  5. Select an appropriate access control feature as needed.

    Feature

    Description

    References

    Hotlink protection

    Blocks or allows requests based on the HTTP Referer header. You can configure a whitelist or a blacklist (mutually exclusive) to control which domains are permitted to embed your video resources, effectively preventing hotlinking.

    Configure a Referer whitelist or blacklist to enable hotlink protection

    URL signing

    Protects your resources by requiring requests to include a signed URL with an encrypted string and an expiration timestamp. This provides a more secure and effective way to protect your origin server assets.

    Configure URL signing

    Remote authentication

    Forwards user requests from Alibaba Cloud CDN edge nodes to your own authentication server for validation. The CDN then serves or denies content based on the validation result returned by your server.

    Remote authentication

    IP address blacklist/whitelist

    Filters requests by allowing or blocking access from specific IP addresses. This is an effective way to control access sources and mitigate issues like malicious traffic or DDoS attacks.

    Configure an IP address blacklist or whitelist

    User-Agent blacklist/whitelist

    Identifies and filters visitors by their User-Agent string. This allows you to restrict access to your VOD resources based on the client (such as a specific browser, application, or bot), enhancing security.

    Configure a User-Agent blacklist or whitelist