Changes

Jump to navigation Jump to search
Line 61: Line 61:  
* Brief explaining: proxy configuration can be done in three ways:
 
* Brief explaining: proxy configuration can be done in three ways:
   −
:::Explicit Proxy – A single proxy is specified in the browser with a literal proxy bypass list.
+
::: '''Explicit Proxy''' – A single proxy is specified in the browser with a literal proxy bypass list.
:::PAC File – The location of a PAC file is specified (e.g. hosted locally or on a web server) in the browser. The PAC file can provide proxy fail-over support, advanced proxy bypass support , and much more (see below).
+
::: '''PAC File''' – The location of a PAC file is specified (e.g. hosted locally or on a web server) in the browser. The PAC file can provide proxy fail-over support, advanced proxy bypass support , and much more (see below).
:::WPAD – Only requiring a check box be selected in the browser, the browser may use DHCP or DNS in attempt to guess the location of the PAC file.
+
::: '''WPAD''' – Only requiring a check box be selected in the browser, the browser may use DHCP or DNS in attempt to guess the location of the PAC file.
     

Navigation menu