課程
/后端開發(fā)
/PHP
/快速入門ThinkPHP框架—理論篇
求解,謝謝。。。
2017-07-19
源自:快速入門ThinkPHP框架—理論篇 4-4
正在回答
在項目config.php中設置: 'URL_CASE_INSENSITIVE'=> true, //不區(qū)分大小寫 問題解決
再試一試這個地址:http://localhost/thinkphp/index/index/user/id/1.html
詳見:http://www.cnblogs.com/mrcln/p/3868956.html
你將URL中的index改成Index試試
舉報
快速入門ThinkPHP框架教程,掌握ThinkPHP的理論基礎
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關注慕課網(wǎng)微信公眾號
2017-10-11
在項目config.php中設置: 'URL_CASE_INSENSITIVE'=> true, //不區(qū)分大小寫 問題解決
再試一試這個地址:http://localhost/thinkphp/index/index/user/id/1.html
詳見:http://www.cnblogs.com/mrcln/p/3868956.html
2017-07-26
你將URL中的index改成Index試試