Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Yii 框架的新手,我在项目中更改了文件夹名称,Yii 或 Web 服务器花了大约 15 分钟来理解它,并且没有显示有关文件路径的错误。
我检查了我的 Apache Web 服务器配置(它是本地的),它不包含任何缓存,并且我没有在其上安装任何缓存软件,所以我只是想也许在这个框架中打开了某种缓存机制默认情况下,是吗?
Yii 内置了各种缓存组件。
下面的链接给出了一个概述......
http://www.yiiframework.com/doc/guide/1.1/en/caching.overview