加入收藏 | 设为首页 | 会员中心 | RSS
您当前的位置:首页 > Linux技术 > 网络管理

Ubuntu Linux 7.10 系统下改变域名映射

时间:2008-06-06 10:29:15  来源:  作者:
 

1:找到 ‘/etc/host.conf’改变权限,上面讲过的。chmod 777 host.conf

2:编辑host.conf内容如下:

# The “order” line is only used by old versions of the C library.

order hosts,bind

multi on

#下面这句是加的,这就是域名映射。把sagic映射成localhost,(就是在浏览器里面输入sagic里其实是到了localhost)

sagic localhost

这里保存就OK了。 改变域名映射成功。

来顶一下
近回首页
返回首页
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表
推荐资讯
相关文章
    无相关信息
栏目更新
栏目热门