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

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

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

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

人气教程排行