diff --git a/documentation/cdn/cdn-resource-options/general/use-a-private-bucket-as-an-origin.md b/documentation/cdn/cdn-resource-options/general/use-a-private-bucket-as-an-origin.md index 4c018a1b..c5ec27d4 100644 --- a/documentation/cdn/cdn-resource-options/general/use-a-private-bucket-as-an-origin.md +++ b/documentation/cdn/cdn-resource-options/general/use-a-private-bucket-as-an-origin.md @@ -76,10 +76,10 @@ More information about where to find the keys can be found in the "Create CDN resource for only static files" guide (steps #3–6). -**Note**: If you selected Amazon S3 storage in step #4, the configuration is now complete. If you selected Other and specified the Hostname after the CDN resource creation, go to the resource settings and open the Host header option in the "HTTP headers" section. Specify the URL of your storage Hostname (the URL depends on your S3 provider) in the following format: +8\. Go to the resource settings and open the Host header option in the "HTTP headers" section. Specify the URL of your storage Hostname (the URL depends on your S3 provider) in the following format: - For Gcore S3 storage: ```{bucket-name}.s-ed1.cloud.gcore.lu``` -- For most other storages: ```{bucket-name}.s3.{region-code}.{storage-hostname}``` +- For most other storages (including Amazon): ```{bucket-name}.s3.{region-code}.{storage-hostname}``` **Note**: The bucket in the "Host header" is very important to specify for the security of the storage data outside the bucket.