mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
Merge pull request #664 from Start9Labs/update/windows-tor-guide-select-default-ws
Add screenshot to windows IIS guide
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 286 KiB |
@@ -86,14 +86,18 @@ Let all apps reach .onion sites system-wide
|
|||||||
:width: 80%
|
:width: 80%
|
||||||
:alt: Windows System-wide proxy.pac: Open IIS Manager
|
:alt: Windows System-wide proxy.pac: Open IIS Manager
|
||||||
|
|
||||||
b) In the Connections pane on the left, expand your server name and then expand the Sites node.
|
b) In the Connections pane on the left, expand your server name, then expand the **Sites** node, and select **Default Web Site**
|
||||||
c) Click on the Default Web Site
|
|
||||||
d) In the central Home pane, double-click the MIME Types feature icon.
|
.. figure:: /_static/images/tor/windows-proxy-step2.5-select_default_web_site.png
|
||||||
e) In the MIME Types pane on the right, click Add...
|
:width: 80%
|
||||||
f) In the Add MIME Type dialog box, enter the following information:
|
:alt: Windows System-wide proxy.pac: Select Default Web Site
|
||||||
|
|
||||||
|
c) In the central Home pane, double-click the MIME Types feature icon.
|
||||||
|
d) In the MIME Types pane on the right, click Add...
|
||||||
|
e) In the Add MIME Type dialog box, enter the following information:
|
||||||
File name extension: `.pac`
|
File name extension: `.pac`
|
||||||
MIME type: `application/x-ns-proxy-autoconfig`
|
MIME type: `application/x-ns-proxy-autoconfig`
|
||||||
g) Click OK to save the new MIME type.
|
f) Click OK to save the new MIME type.
|
||||||
|
|
||||||
#. Go to your Start menu and select Settings:
|
#. Go to your Start menu and select Settings:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user