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:
-
Create a new WSA domain. Configure the origin to the OSS endpoint with the bucket name.
-
Verify Object Access
Test public object access using the custom domain. For example, if the bucket
static-web-example
containsindex.html
. Access at: https://www.example.com/index.html