windows7iis配置(windows7 iis)

赵杰鸿
导读 关于windows7iis配置,windows7 iis很多人还不知道,乐天今天为大家解答这个问题,现在让我们一起来看看吧!1、  Win7系统电脑hosts文件...

关于windows7iis配置,windows7 iis很多人还不知道,乐天今天为大家解答这个问题,现在让我们一起来看看吧!

1、  Win7系统电脑hosts文件详解

2、  一、什么是hosts文件?

3、  hosts是一个没有扩展名的系统文件,其基本作用就是将一些常用的网址域名与其对应的IP地址建立一个关联“数据库”,

4、  当用户在浏览器中输入一个需要登录的网址时,系统会首先自动从Hosts文件中寻找对应的IP地址,一旦找到,系统会立即打开对应网页,如果没有找到,则系统再会将网址提交DNS域名解析服务器进行IP地址的解析,如果发现是被屏蔽的IP或域名,就会禁止打开此网页!

5、  二、Win7的hosts 默认文件

6、  文件地址:C:\WINDOWS\system32\drivers\etc\hosts

7、  默认里面的内容如下:

8、  # Copyright (c) 1993-2009 Microsoft Corp.

9、  #

10、  # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.

11、  #

12、  # This file contains the mappings of IP addresses to host names. Each

13、  # entry should be kept on an individual line. The IP address should

14、  # be placed in the first column followed by the corresponding host name.

15、  # The IP address and the host name should be separated by at least one

16、  # space.

17、  #

18、  # Additionally, comments (such as these) may be inserted on individual

19、  # lines or following the machine name denoted by a ‘#’ symbol.

20、  #

21、  # For example:

22、  #

23、  # 102.54.94.97 rhino.acme.com # source server

24、  # 38.25.63.10 x.acme.com # x client host

25、  # localhost name resolution is handled within DNS itself.

26、  # 127.0.0.1 localhost

27、  # ::1 localhost

本文讲解到此结束,希望对大家有所帮助。

标签: windows7 iis

免责声明:本文由用户上传,如有侵权请联系删除!