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.
在我的网站上,我可以在登录后看到更新的文章,但是当我注销并转到同一页面时,该文章不是更新的文章。这是因为缓存吗?我已经清除了缓存,但它仍然是一样的......
我在 Drupal 7 任何帮助:)
Drupal 为匿名用户缓存页面。您是否尝试过禁用“匿名用户的缓存页面”以查看是否有所作为?
(截图在http://drupal.org/node/797346)