Local computer ip+ Port How to bind a custom domain name in the Hosts file of a Windows system

Source: Internet
Author: User
Local is PHP's integrated environment Phpstudy, built a site:

Figure A
System files are written like this:

# 102.54.94.97 rhino.acme.com # source Server
# 38.25.63.10 x.acme.com # x client Host

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost

192.168.1.222:3034 www.yyg.cn

/////////////////////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////

But the direct input www.yyg.cn can not access the site, only with ip+ port 192.168.1.222:3034 Such access, please see what is the reason, where is the wrong write?


Reply to discussion (solution)

192.168.1.222 localhost

The port is not used this way.
There is no port in the host file.
The browser accesses a URL with a port behind the domain name.

Http://www.cmhello.com/phpstudy-1.html

Well, I found a way, or thank you.

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.