Files
windows-itpro-docs/browsers/internet-explorer-11/ie11-ieak/proxy-ins-file-setting.md
2016-02-24 13:00:21 -08:00

86 lines
2.4 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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> Dont 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, &lt;LOCAL&gt;.</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> Dont 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>