You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Kandi, Satish" <sa...@sap.com> on 2017/08/10 13:33:45 UTC

[users@httpd] wrong content-type in responses from Apache 2.4.16

Hi,

Apache Version: 2.4.16
Problem: Apache responds with the wrong content-type header when file names have multiple extensions. Here is an example file name : grouped_user_todolist_js.xml.81494e1e4a606317a1079f21bd9e88e3.merged.js;mod=ca2fb907
Initial request for this resource is served by a proxy server and cached by mod_disk_cache. Subsequent requests returns the content-type as text/xml.

When we disable cache, the content-type is always returned by the proxy server correctly.


Thanks,
Satish Kandi