When i firstly access to any css file on my dispatcher `Content-Type` of request is `"text/hml"`.
After re access to this file request have correct `Content-Type` `"text/css"`
How to fix this problem, because akamai chashes first request with wrong content type?
Solved! Go to Solution.
Hi,
please add the statement
ModMimeUsePathInfo
to your Apache webserver configuration. See [1] for details.
kind regards,
Jörg
Seems like dispatcher returns wrong css file, and chaches normal variant.
Views
Replies
Total Likes
Hi,
please add the statement
ModMimeUsePathInfo
to your Apache webserver configuration. See [1] for details.
kind regards,
Jörg
Hi,
Thanks a lot.
Yaraslau
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies