Skip to content

Commit 4aed8d4

Browse files
authored
Include work around for wildcards in HTTP Proxy Exclusion list
1 parent b184ba9 commit 4aed8d4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/admin/configuration/configuring-an-outbound-web-proxy-server.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ When a proxy server is enabled for {% data variables.product.product_location %}
2121
{% data reusables.enterprise_management_console.privacy %}
2222
4. Under **HTTP Proxy Server**, type the URL of your proxy server.
2323
![Field to type the HTTP Proxy Server URL](/assets/images/enterprise/management-console/http-proxy-field.png)
24+
2425
5. Optionally, under **HTTP Proxy Exclusion**, type any hosts that do not require proxy access, separating hosts with commas.
2526
![Field to type any HTTP Proxy Exclusions](/assets/images/enterprise/management-console/http-proxy-exclusion-field.png)
27+
28+
**Note:** For wildcard settings enter the domain preceded by a leading . Example: .mycompany.com
29+
2630
{% data reusables.enterprise_management_console.save-settings %}

0 commit comments

Comments
 (0)