Skip to content

Commit 2b152ce

Browse files
authored
Disambiguate
Remove confusion on whether it is a bucket URL or a page URL.
1 parent 82a595f commit 2b152ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/load-balancer/how-to/set-up-s3-failover.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can set up a customized error page during creation of your Load Balancer, or
3636
1. Follow the instructions for [creating a Load Balancer](/load-balancer/how-to/create-load-balancer/).
3737
2. Click the **+Advanced Settings** button while configuring your backend.
3838
<Lightbox src="scaleway-customized-error-page.webp" alt="" />
39-
3. Slide the <Icon name="toggle" /> toggle to activate the customized error page feature, and enter a Scaleway Object Storage [Bucket Website](/object-storage/concepts/#bucket-website) URL in the box. Note that the URL of the bucket endpoint is not sufficient, the bucket website URL is specifically required (e.g.`https://my-bucket.s3-website.nl-ams.scw.cloud`).
39+
3. Slide the <Icon name="toggle" /> toggle to activate the customized error page feature, and enter a Scaleway Object Storage [Bucket Website](/object-storage/concepts/#bucket-website) page URL in the box. Note that the URL of the bucket endpoint is not sufficient, the bucket website URL is specifically required (e.g.`https://my-bucket.s3-website.nl-ams.scw.cloud/error.html`).
4040
<Message type="note">
4141
This feature is only available for Load Balancers using the HTTP protocol on their backend.
4242
</Message>
@@ -54,7 +54,7 @@ You can set up a customized error page during creation of your Load Balancer, or
5454
<Message type="note">
5555
This feature is only available for Load Balancers using the HTTP protocol on their backend.
5656
</Message>
57-
7. Enter a Scaleway Object Storage [Bucket Website](/object-storage/concepts/#bucket-website) URL in the box, if activating the feature. Note that the URL of the bucket endpoint is not sufficient, the bucket website URL is specifically required (e.g.`https://my-bucket.s3-website.nl-ams.scw.cloud`).
57+
7. Enter a Scaleway Object Storage [Bucket Website](/object-storage/concepts/#bucket-website) page URL in the box, if activating the feature. Note that the URL of the bucket endpoint is not sufficient, the bucket webpage URL is specifically required (e.g.`https://my-bucket.s3-website.nl-ams.scw.cloud/error.html`).
5858
8. Click **Edit backend** to finish.
5959

6060
## How to create a static website for your customized error page

0 commit comments

Comments
 (0)