Skip to content

Commit

Permalink
Merge pull request #465 from G-Core/9-october-edge
Browse files Browse the repository at this point in the history
  • Loading branch information
dashlot authored Oct 9, 2023
2 parents b42516a + 5132619 commit 5c4e621
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ More information about where to find the keys can be found in the "<a href="http

7\. Continue the CDN resource creation according to the "<a href="https://gcore.com/docs/cdn/getting-started/create-a-cdn-resource/create-a-cdn-resource-for-only-static-files" target="_blank">Create CDN resource for only static files</a>" 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.

Expand Down

0 comments on commit 5c4e621

Please sign in to comment.