跳到主要内容

Access OSS Using a Custom Domain

To serve public OSS objects through a custom domain, configure a new WSA domain with the OSS bucket as the origin.

Steps:

  1. Create a new WSA domain. Configure the origin to the OSS endpoint with the bucket name.

    oss-cdn-create-domain

  2. Verify Object Access

    Test public object access using the custom domain. For example, if the bucket static-web-example contains index.html. Access at: https://www.example.com/index.html