You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,11 +60,12 @@ A Segment Customer Success team member will respond that they have enabled this
60
60
61
61
62
62
## Custom CDN / API Proxy
63
+
Follow these instructions after setting up a proxy such as [CloudFront](#cloudfront). Choose between the [snippet instructions](#snippet-instructions) or the [npm instructions](#npm-instructions).
63
64
64
65
### Snippet instructions
65
66
If you're a snippet user, you need to modify the [analytics snippet](/docs/getting-started/02-simple-install/#step-1-copy-the-snippet) that's inside your `<head>`.
66
67
67
-
To proxy settings and destination requests that typically go to `http://cdn.segment.com`, replace:
68
+
To proxy settings and destination requests that typically go to `https://cdn.segment.com`, replace:
0 commit comments