HTTP 400 bad request hostname, while accessing localhost from another PC

一个人想着一个人 提交于 2019-12-08 16:53:31

问题


I want to access to my local host from another computer on the network ! I used my pc's IP and created a inbound rule for my port on windows firewall.

this is my local host address: localhost:2523/StartUpPage.aspx I use my host system's IP 192.168.0.101 so when I use 192.168.0.101:2523/StartUpPage.aspx i get the HTTP 400 bad request hostname Error

Note: my system works on the local computer with no problem!

How can I solve this problem?

Thanks in Advance!

来源:https://stackoverflow.com/questions/19002899/http-400-bad-request-hostname-while-accessing-localhost-from-another-pc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!