Skip to content

Commit cd2e6f4

Browse files
RoRoJnerda-codes
andauthored
Apply suggestions from code review
Co-authored-by: Néda <[email protected]>
1 parent 7e9e352 commit cd2e6f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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
@@ -35,7 +35,7 @@ You can set up a customized error page during creation of your Load Balancer, or
3535
1. Follow the instructions for [creating a Load Balancer](/load-balancer/how-to/create-load-balancer/).
3636
2. Click the **+Advanced Settings** button while configuring your backend.
3737
<Lightbox image={image} alt="" />
38-
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 domain is specifically required, **without** a leading protocol (no `http://` or `https://)`. An example of correct formatting is `my-bucket.s3-website.nl-ams.scw.cloud`.
38+
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 domain is specifically required, **without** a leading protocol (no `http://` or `https://`). An example of correct formatting is `my-bucket.s3-website.nl-ams.scw.cloud`.
3939
<Message type="note">
4040
This feature is only available for Load Balancers using the HTTP protocol on their backend.
4141
</Message>
@@ -53,7 +53,7 @@ You can set up a customized error page during creation of your Load Balancer, or
5353
<Message type="note">
5454
This feature is only available for Load Balancers using the HTTP protocol on their backend.
5555
</Message>
56-
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 domain is specifically required, **without** a leading protocol (no `http://` or `https://)`. An example of correct formatting is `my-bucket.s3-website.nl-ams.scw.cloud`.
56+
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 domain is specifically required, **without** a leading protocol (no `http://` or `https://`). An example of correct formatting is `my-bucket.s3-website.nl-ams.scw.cloud`.
5757
8. Click **Edit backend** to finish.
5858

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

pages/load-balancer/reference-content/configuring-backends.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Benefits of this feature include:
154154
- Providing information on service status or maintenance
155155
- Redirecting to a mirrored site or skeleton site
156156

157-
Note that when defining the error page, the URL of the bucket endpoint is not sufficient, the bucket website domain is specifically required, **without** a leading protocol (no `http://` or `https://)`. An example of correct formatting is `my-bucket.s3-website.nl-ams.scw.cloud`. See our [dedicated documentation](/load-balancer/how-to/set-up-s3-failover/) for further help.
157+
Note that when defining the error page, the URL of the bucket endpoint is not sufficient, the bucket website domain is specifically required, **without** a leading protocol (no `http://` or `https://`). An example of correct formatting is `my-bucket.s3-website.nl-ams.scw.cloud`. See our [dedicated documentation](/load-balancer/how-to/set-up-s3-failover/) for further help.
158158

159159
## Health checks
160160

0 commit comments

Comments
 (0)