标签: linux yii
我的服务器上传了一个php应用程序。它是用yii框架编写的。 www-data是项目根文件夹的所有者和组。 权限目前设置为775递归。
但应用无效。我在浏览器中收到以下错误:
Not Found The requested URL /task/site/login was not found on this server.
知道如何纠正这种情况?