调度程序 returns 错误的内容类型

Dispatcher returns wrong content-type

当我第一次访问调度程序 Content-Type 上的任何 css 文件时,请求是 "text/hml"

在我对该文件进行第二次请求后,请求正确 Content-Type "text/css"

如何解决这个问题,因为 akamai 缓存了错误内容类型的第一个请求?

似乎调度程序 returns 错误 css 文件,并缓存正常变体。

需要添加添加语句

ModMimeUsePathInfo

Apache 网络服务器配置

adobe forum

查看更多