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.
我使用 apache 的内容过期时间来缓存静态资产。我知道强制它更新命令内容的唯一方法是重新启动 apache。有没有更好的办法?
事实证明,在我们的服务器上缓存是存储在文件中的数据,因此我们必须清除缓存文件的内容,瞧,缓存被清除了。