課程
/后端開發(fā)
/ThinkPHP
/快速入門ThinkPHP 5.0--基礎(chǔ)篇
麻煩幫忙指導(dǎo)一下
2020-06-08
源自:快速入門ThinkPHP 5.0--基礎(chǔ)篇 2-4
正在回答
D:/phpstudy_pro/WWW/tp5/public 我的文件目錄,
加public了嗎?我是把那些文件放進(jìn)了tp5文件夾里,訪問localhost/tp5/public/admin/Index/index,可以訪問,創(chuàng)建虛擬站點(diǎn)tp5.com,訪問tp5.com/admin/Index/index也可以正常訪問啊,訪問index模塊和common模塊也都正常
舉報(bào)
ThinkPHP5已發(fā)布多時(shí),想了解ThinkPHP5的新特性嗎?老司機(jī)帶你馬上出發(fā)~
2 回答http://localhost/admin/Index/index
2 回答訪問http://localhost:/index/Index/index失敗
1 回答為什么http://localhost/tp5/public/admin/index/common出來是this is common Index index
1 回答http://localhost/admin/index/index 訪問顯示 頁(yè)面出錯(cuò)稍后再試
2 回答為什么我localhost/admin/index/index出現(xiàn)的是not found
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2020-06-09
D:/phpstudy_pro/WWW/tp5/public 我的文件目錄,
http://localhost/index/index/index訪問是正確的,但是就在admin模塊下,用
http://localhost/admin/index/index就是出現(xiàn)404,到底是什么原因
2020-06-09
加public了嗎?我是把那些文件放進(jìn)了tp5文件夾里,訪問localhost/tp5/public/admin/Index/index,可以訪問,創(chuàng)建虛擬站點(diǎn)tp5.com,訪問tp5.com/admin/Index/index也可以正常訪問啊,訪問index模塊和common模塊也都正常