Configuring Redirection

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

Prerequisites

Web page files of the static website have been uploaded to a bucket.

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

If the web page files are in the Cold storage class, restore them first. For more information, see Restoring Objects from the Cold Storage.

Procedure

  1. In the bucket list, click the bucket you want to operate. The Overview page is displayed.

  2. In the right 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 it by turning on the status switch.

  5. Set Hosting By to Redirection. See Figure 1 for details. Enter a bucket access domain name or URL in the text box of Redirect To.

    **Figure 1** Configuring redirection

    Figure 1 Configuring redirection

  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 the static website files are already accessible to anonymous users, skip this step.

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

    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. For details, see Figure 2. In the confirmation dialog box that is displayed, click Yes.

      **Figure 2** Configuring the public read permission

      Figure 2 Configuring the public read permission

  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.

    Note

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