Merge pull request #1501 from mzzmjd/patch-1
Include work around for wildcards in HTTP Proxy Exclusion list
This commit is contained in:
@@ -21,6 +21,8 @@ When a proxy server is enabled for {% data variables.product.product_location %}
|
||||
{% data reusables.enterprise_management_console.privacy %}
|
||||
4. Under **HTTP Proxy Server**, type the URL of your proxy server.
|
||||

|
||||
5. Optionally, under **HTTP Proxy Exclusion**, type any hosts that do not require proxy access, separating hosts with commas.
|
||||
|
||||
5. Optionally, under **HTTP Proxy Exclusion**, type any hosts that do not require proxy access, separating hosts with commas. To exclude all hosts in a domain from requiring proxy access, you can use `.` as a wildcard prefix. For example: `.octo-org.tentacle`
|
||||

|
||||
|
||||
{% data reusables.enterprise_management_console.save-settings %}
|
||||
|
||||
Reference in New Issue
Block a user