mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 20:33:42 +00:00
86 lines
2.4 KiB
Markdown
86 lines
2.4 KiB
Markdown
---
|
||
Description: '\[Proxy\]: .INS file setting'
|
||
MS-HAID: 'p\_ieak\_ie11.proxy\_ins\_file\_setting'
|
||
MSHAttr: 'PreferredLib:/library'
|
||
title: '\[Proxy\]: .INS file setting'
|
||
---
|
||
|
||
# \[Proxy\]: .INS file setting
|
||
|
||
|
||
Determines whether to use a proxy server. If yes, this also includes the host names for the proxy server.
|
||
|
||
<table>
|
||
<colgroup>
|
||
<col width="33%" />
|
||
<col width="33%" />
|
||
<col width="33%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th align="left">Name</th>
|
||
<th align="left">Value</th>
|
||
<th align="left">Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td align="left"><p>FTP_Proxy_Server</p></td>
|
||
<td align="left"><p><em>proxy</em></p></td>
|
||
<td align="left"><p>The host name for the FTP proxy server.</p></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td align="left"><p>Gopher_Proxy_Server</p></td>
|
||
<td align="left"><p><em>proxy</em></p></td>
|
||
<td align="left"><p>The host name for the Gopher proxy server.</p></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td align="left"><p>HTTP_Proxy_Server</p></td>
|
||
<td align="left"><p><em>proxy</em></p></td>
|
||
<td align="left"><p>The host name for the HTTP proxy server.</p></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td align="left"><p>Proxy_Enable</p></td>
|
||
<td align="left"><p><em>0</em> | <em>1</em></p></td>
|
||
<td align="left"><p>Determines whether to use a proxy server.</p>
|
||
<ul>
|
||
<li><p><strong>0</strong> – Don’t use a proxy server.</p></li>
|
||
<li><p><strong>1</strong> – Use a proxy server.</p></li>
|
||
</ul></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td align="left"><p>Proxy_Override</p></td>
|
||
<td align="left"><p><em>string</em></p></td>
|
||
<td align="left"><p>The host name for the proxy server. For example, <LOCAL>.</p></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td align="left"><p>Secure_Proxy_Server</p></td>
|
||
<td align="left"><p><em>proxy</em></p></td>
|
||
<td align="left"><p>The host name for the secure proxy server.</p></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td align="left"><p>Socks_Proxy_Server</p></td>
|
||
<td align="left"><p><em>proxy</em></p></td>
|
||
<td align="left"><p>The host name for the SOCKS proxy server.</p></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td align="left"><p>Use_Same_Proxy</p></td>
|
||
<td align="left"><p><em>0</em> | <em>1</em></p></td>
|
||
<td align="left"><p>Determines whether to use a single proxy server for all services.</p>
|
||
<ul>
|
||
<li><p><strong>0</strong> – Don’t use the same proxy server for all services.</p></li>
|
||
<li><p><strong>1</strong> – Use the same proxy server for all services.</p></li>
|
||
</ul></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|