Questions tagged «expires-header»

8
ETag vs标头过期
我环顾四周,但无法弄清楚是否应该同时使用ETag 和 Expires标头或两者之一。 我要尝试做的是确保我的Flash文件(以及其他图像,以及仅在这些文件发生更改时才更新的文件)。 我不想做任何特殊的事情,例如更改文件名或在URL的末尾添加一些奇怪的字符,以使其不被缓存。 另外,我到底需要在PHP脚本中以编程方式来做些什么来支持这一点,还是全部都是Apache?
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.