【发布时间】:2019-10-23 11:42:02
【问题描述】:
我想将本地端口门重定向到网站。这样当我访问https://localhost:8080 时,它实际上会加载(或重定向)https://www.facebook.com,或类似的东西。
我在 Windows 机器上。我已经尝试更改文件C:\Windows\System32\drivers\etc\hosts,但没有成功。
我只找到了相反的解决方案。有人知道怎么做吗?
提前致谢!
【问题讨论】:
标签: http redirect networking https localhost