当前位置:Gxlcms > PHP教程 > 更改localhost为其他名字的方法_PHP教程

更改localhost为其他名字的方法_PHP教程

时间:2021-07-01 10:21:17 帮助过:4人阅读

ctrl + r => 输入drivers回车 => etc/hosts , 用记事本打开它,在 127.0.0.1
localhost 下面增加一行, 127.0.0.1
d.cn保存就OK了. 想改成啥改成啥, 比如改成baidu.com 或是 hello.world

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/732385.htmlTechArticlectrl + r = 输入drivers回车 = etc/hosts , 用记事本打开它,在 127.0.0.1 localhost 下面增加一行, 127.0.0.1 d.cn保存就OK了. 想改成啥改成啥, 比如改成baidu...

人气教程排行