課程
/后端開發(fā)
/PHP
/PHP入門篇
用瀏覽器打開之后都是403 forbidden, 用的火狐
2015-07-08
源自:PHP入門篇 2-2
正在回答
403是沒有索引頁面,比如index.html、index.php;
你可以加上具體的文件名:http://localhost/demo.html
Romero0 提問者
Apache打開沒?你首先要打開Apache才行!
舉報
PHP入門教程輕松學習,行業(yè)大牛幫您快速掌握PHP編程基礎(chǔ)知識。
3 回答localhost
1 回答localhost
2 回答localhost
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2015-07-08
403是沒有索引頁面,比如index.html、index.php;
你可以加上具體的文件名:http://localhost/demo.html
2015-07-08
Apache打開沒?你首先要打開Apache才行!