Can't open localhost in Microsoft Edge (Project Spartan) in Windows 10 preview

前端 未结 8 846

I installed Windows 10 preview and installed IIS.

Open \"http://localhost\" in Project Spartan can\'t connect.

IE has no problem. What\'s the problem?

相关标签:
8条回答
  • 2020-12-05 02:21

    As of Windows 10 Build 10166+ (available today via Windows Insider), localhost access is available by default in Microsoft Edge without running the CheckNetIsolation command listed in previous answers.

    You can disable this access via "about:flags", if you wish to have an even more secure configuration.

    0 讨论(0)
  • 2020-12-05 02:21

    Please follow to following steps:

    1.

    2.

    Copy this code

    CheckNetIsolation LoopbackExempt -a -n=Microsoft.MicrosoftEdge_8wekyb3d8bbwe
    

    3.

    **

    Job Done!

    0 讨论(0)
提交回复
热议问题