【问题标题】:how to add virtual host?如何添加虚拟主机?
【发布时间】:2017-02-27 17:19:33
【问题描述】:

为windows打开此路径

c:\Windows\System32\drivers\etc\hosts

在记事本或文本编辑器中打开 显示隐藏文件 必须打开才能打开此路径

主机文件查看类似这样的东西

# 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       localhost

添加你的主机ip和主机名

192.168.10.88       myhost

【问题讨论】:

    标签: php host


    【解决方案1】:

    请在下面找到可以帮助您在窗口上创建虚拟主机的网址

    ReferenceLink

    【讨论】:

      猜你喜欢
      • 2016-05-12
      • 1970-01-01
      • 2012-07-08
      • 2014-04-22
      • 2020-09-28
      • 2012-12-29
      • 1970-01-01
      • 2015-06-17
      • 2020-06-24
      相关资源
      最近更新 更多