zoukankan      html  css  js  c++  java
  • 本机测试三级域名

    C:\WINDOWS\system32\drivers\etc\hosts 记事本修改就行了

    Saburo 15:33:35
    。恩。谢谢,文哥哈,只能弄成80端口的才行
    文哥(风讯) 15:34:30
    如果你不弄成80端口 ,那么你就只有用pengtao.com:123来访问
     

    # Copyright (c) 1993-2009 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      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
    # ::1             localhost

    127.0.0.1:123     pengtao.com

  • 相关阅读:
    安装PyExecJS出现问题
    常用模块
    python2和python3的区别
    正则表达式
    MySQL之表的关系
    Python与MySQL的交互
    select 查询
    MySQL之表的连接
    bug
    黑盒测试-判定表驱动法
  • 原文地址:https://www.cnblogs.com/dodui/p/1847938.html
Copyright © 2011-2022 走看看