为了账号安全,请及时绑定邮箱和手机立即绑定

版本2.2,test01和test02能打开,但是local host无法打开?

http://img1.sycdn.imooc.com//582be1af0001459404240146.jpg

尝试了评论里大神们的多种做法,都不太理想。

正在回答

3 回答

我只知道去掉#环节,如果补上的话localhost可以打开,但是你设置的test01,02就不行了,难整

0 回复 有任何疑惑可以回复我~

修改后还是无法打开

显示:

http://localhost/

Not Found

The requested URL / was not found on this server.


0 回复 有任何疑惑可以回复我~

不知道你用127.0.0.1是否能打开,看看httpd.conf 有没有 Allow from localhost

<Directory "e:/wamp/www">

    Options Indexes FollowSymLinks

    AllowOverride All

     Order Deny,Allow

     Deny from all

     Allow from 127.0.0.1

     Allow from ::1

     Allow from localhost

</Directory>


0 回复 有任何疑惑可以回复我~
#1

YeungSyuNie 提问者

修改后还是无法打开 显示: http://localhost/ Not Found The requested URL / was not found on this server.
2016-11-17 回复 有任何疑惑可以回复我~
#2

mmduan

看看hosts文件有没有 localhost 127.0.0.1 有没有
2016-12-01 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

版本2.2,test01和test02能打开,但是local host无法打开?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信