gpt4 book ai didi

c# - 如何在 IIS Express 中启用外部请求?

转载 作者:IT王子 更新时间:2023-10-29 03:27:35 26 4
gpt4 key购买 nike

如何在 IIS Express 中启用远程请求? Scott Guthrie wrote that is possible但他没有说如何。

最佳答案

IIS 团队网站上现在有一篇博文解释了如何 enable remote connections on IIS Express .以下是该帖子的相关部分总结:

On Vista and Win7, run the following command from an administrative prompt:

netsh http add urlacl url=http://vaidesg:8080/ user=everyone

For XP, first install Windows XP Service Pack 2 Support Tools. Then run the following command from an administrative prompt:

httpcfg set urlacl /u http://vaidesg1:8080/ /a D:(A;;GX;;;WD)

关于c# - 如何在 IIS Express 中启用外部请求?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3313616/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com