win7 host文件怎么配置

win7 host文件怎么配置,第1张

一、首先,打开Windows7系统,在“我的电脑”中找到以下路径。

二、然后,在文件夹中选中“host”,在右键菜单中选择“打开”。

三、然后,在对话框中选择“记事本”,点击打开。

四、最后,在记事本界面中配置HOST文件,问题解决。

hosts文件是一个隐藏文件,可以这样设置让其显示:

①开始→运行(或者使用Win+R快捷键调出运行)→输入:control folders  点击确定(或者按回车键)执行命令打开文件夹选项设置框。

②文件夹选项→查看→去掉【隐藏受保护的 *** 作系统文件】前的对勾,再选中【隐藏文件和文件夹】→【显示所有文件和文件夹】→确定

③再在运行中输入命令(按回车键)即可打开hosts文件了。

notepad "%SystemRoot%\system32\drivers\etc\hosts"ipconfig /flushdnsexit

参考经验 http://jingyan.baidu.com/article/7f766daf43369b4101e1d03d.html

win7 hosts文件修复方法

hosts文件是一个没有扩展名的'系统文件,其主要作用是加快域名解析,让系统快速打开网页。当用户输入一个网址后,系统会从hosts文件中寻找对应的IP地址,然后浏览器才能打开网页。如果碰到hosts文件损坏了或者被恶意篡改了要怎么办呢?下面就一起来看看hosts文件修复方法。

1、首先我们需要找到hosts文件在哪里,其位于c:windowssystem32driversetc项中。

2、你可以直接按组合键win+r打开运行,输入c:windowssystem32driversetc按回车,就可以找到了。

3、找到hosts文件后将其复制到桌面,用记事本打开。

4、删除记事本的全部内容,将以下内容复制到文件中然后保存:

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

5、然后将修改后的hosts文件放到c:windowssystem32driversetc来替换以前的hosts文件,即可完成修复。

以上就是hosts文件修复方法,如果你也想更改hosts文件不妨参考以上步骤尝试着 *** 作解决,希望可以帮助到大家。


欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/tougao/9914035.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-05-03
下一篇 2023-05-03

发表评论

登录后才能评论

评论列表(0条)

保存