Proxy Automatic Configuration Files
In brief
For unmanaged devices, you can instruct users to manually enter the PAC file location in browser settings or rely on a network-provided configuration. A network-provided configuration might be Dynamic Host Configuration Protocol (DHCP) or Web Proxy Auto-Disco…
Documentation change
For unmanaged devices, you can instruct users to manually enter the PAC file location in browser settings or rely on a network-provided configuration. A network-provided configuration might be Dynamic Host Configuration Protocol (DHCP) or Web Proxy Auto-Discovery (WPAD).
Related content
diff --git a/docs/global-secure-access/concept-proxy-automatic-configuration-files.md b/docs/global-secure-access/concept-proxy-automatic-configuration-files.md index b38f5a12d50..5ea7d630adc 100644 --- a/docs/global-secure-access/concept-proxy-automatic-configuration-files.md +++ b/docs/global-secure-access/concept-proxy-automatic-configuration-files.md @@ -44,6 +44,10 @@ On managed devices, such as those governed by browser policy or enterprise mobil For unmanaged devices, you can instruct users to manually enter the PAC file location in browser settings or rely on a network-provided configuration. A network-provided configuration might be Dynamic Host Configuration Protocol (DHCP) or Web Proxy Auto-Discovery (WPAD). +## Next steps + +- [Learn how to configure custom proxy automatic configuration file hosting](how-to-custom-proxy-file-hosting.md) + ## Related content - [Learn how to configure Explicit Forward Proxy](how-to-configure-explicit-forward-proxy.md)