Updated on 2024-03-04 GMT+08:00

Configuring Redirection

You can redirect all requests for a bucket to another bucket or URL by configuring redirection rules.

Prerequisites

Web page files required for static website hosting have been uploaded to the specified bucket.

The static website files hosted in the bucket are accessible to anonymous users.

Static web page files in the Cold storage class have been restored. For more information, see Restoring an Object from Cold Storage.

Procedure

  1. In the bucket list, click the bucket you want to operate. The Overview page is displayed.
  2. In the Basic Configurations area, click Static Website Hosting. The Static Website Hosting page is displayed.

    Alternatively, you can choose Basic Configurations > Static Website Hosting from the navigation pane on the left.

  3. Click Configure Static Website Hosting. The Configure Static Website Hosting dialog box is displayed.
  4. Enable Status.
  5. Set Hosting By to Redirection, and enter the access domain name or URL of the bucket to which requests are redirected.
  6. Click OK.
  7. In the bucket list, click the bucket to which requests for the static website are redirected.
  8. (Optional) If the static website files in the bucket are not accessible to anonymous users, perform this step. If they are already accessible to everyone, skip this step.

    Grant the read permission for static website files to anonymous users. For details, see Granting Anonymous Users Permission to Access Objects.

    If the bucket contains only static website files, configure the Public Read policy for the bucket so that all files in it can be accessed publicly.

    1. Choose Permissions > Bucket Policies.
    2. In the Standard Bucket Policies area, select the Public Read policy for the bucket.
    3. Click Public Read. In the confirmation dialog box that is displayed, click Yes.

  9. Verification: Input the access domain name of the bucket in the web browser and press Enter. The bucket or URL to which requests are redirected will be displayed.

    In some conditions, you may need to clear the browser cache before the expected results are displayed.