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