求助
php吧
全部回复
仅看楼主
level 2
为啥我的apache能打开localhost但是打不开127.0.0.1哇
2021年08月09日 16点08分 1
level 11
看看apache端口是否为80
2021年08月10日 00点08分 3
在httpd.conf里,有listen 80
2021年08月10日 00点08分
需要在httpd—vhosts.conf里配置虚拟主机把127.0.0.1作为servername吗
2021年08月10日 00点08分
那应该没什么问题。
2021年08月10日 01点08分
@寒川是零零柒 谢谢啦,解决了,vhosts.conf里有两个虚拟主机用的都是80端口,删掉另外一个就好了
2021年08月10日 01点08分
level 2
如何让局域网里其他设备访问我的本地php项目呢
2021年08月10日 01点08分 4
1