Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion data/reusables/actions/enterprise-http-proxy.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
If you have an **HTTP Proxy Server** configured on {% data variables.product.product_location %}, you must add `localhost` and `127.0.0.1` to the **HTTP Proxy Exclusion** list. For more information on changing your proxy settings, see "[Configuring an outbound web proxy server](/admin/configuration/configuring-an-outbound-web-proxy-server)."
If you have an **HTTP Proxy Server** configured on {% data variables.product.product_location %}:
- You must add `localhost` and `127.0.0.1` to the **HTTP Proxy Exclusion** list.
- If the BYOS bucket is not routable, then you must also add the bucket's URL to the exclusion list.

For more information on changing your proxy settings, see "[Configuring an outbound web proxy server](/admin/configuration/configuring-an-outbound-web-proxy-server)."