課程
/后端開(kāi)發(fā)
/PHP
/PHP入門(mén)篇
大神來(lái)幫忙下
2015-04-25
源自:PHP入門(mén)篇 2-4
正在回答
文件路徑出錯(cuò)了吧,仔細(xì)檢查一下
應(yīng)該是apache版本的問(wèn)題吧
Deny All
2.2 configuration:
Order deny,allow
Deny from all
2.4 configuration:
Require all denied
參考http://idcbgp.cn/qadetail/64333
舉報(bào)
PHP入門(mén)教程輕松學(xué)習(xí),行業(yè)大牛幫您快速掌握PHP編程基礎(chǔ)知識(shí)。
2 回答為什么配置完 ,localhost和test01.com \test02.com 都顯示403
3 回答為什么配置完 ,test01.com \test02.com打開(kāi)的都是localhost呢
9 回答test01.com與test02.com與localhost均訪問(wèn)test01.com
1 回答為什么我的test01和test02.com都打不開(kāi)
5 回答localhost不能打開(kāi),只有test01.com和test02.com能打開(kāi)
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢(xún)優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2015-04-28
文件路徑出錯(cuò)了吧,仔細(xì)檢查一下
2015-07-13
應(yīng)該是apache版本的問(wèn)題吧
Deny All
2.2 configuration:
Order deny,allow
Deny from all
2.4 configuration:
Require all denied
參考http://idcbgp.cn/qadetail/64333