Our site is hosted on IIS 6, by a popular web hoster. Recently I asked them
to apply MIME MAPS as follows:
cod application/vnd.rim.cod
jad text/vnd.sun.j2me.app-descriptor
They applied these maps and indeed files with a "jad" extension are now
received with the desired content type. However, files with the "cod"
extension are arriving as "image/cis-cod". This seems to be the IIS default.
For some reason the map applied for our site is not overriding the default
IIS setting.
Ideas anyone?
Thanks,
Jamie