官方文档里说http://localhost/app/index.php/Index/index与http://localhost/app/index.php的效果是一样的,可是我的电脑只有http://localhost/app/index.php能成功。如果加了后的/Index/index会显示The requested URL /TPTest3_1/Index/index was not found on this server.使用兼容模式http://localhost/app/?s=/module/action/var/value/可以完成操作,可是这样使用后面的学习中又遇到了问题。
恳请各位大牛解答,拜托。