80端口 新版的vhost 文件也不一樣了
You don't have permission to access / on this server. Apache/2.4.18 (Win64) PHP/5.6.19 Server at guntar1.com Port 80這個(gè)什么原因
You don't have permission to access / on this server. Apache/2.4.18 (Win64) PHP/5.6.19 Server at guntar1.com Port 80這個(gè)什么原因
2016-05-27
舉報(bào)
2016-06-17
在Apache的httpd.conf配置文件中,Crtl+F搜索80,將會搜索到#ServerName localhost:80和Listen 0.0.0.0:80,將80改為8080即可,然后重啟服務(wù)器,重啟服務(wù)器之后,訪問時(shí)需要輸入localhost:8080,即可
2016-05-27
因?yàn)槟愀牧薃pache的端口號了,所以當(dāng)輸入localhost時(shí),默認(rèn)的端口號是80,但是,已經(jīng)無法找到80這個(gè)端口號了