|
It is a bug, MIME configuration will be converted lowercase, but treat file suffix case sensitive.
Will make file suffix case insensitive, thanks.
Work around is to use "ForceType" along with a matching context, or use mod_rewirte to force mime type.
|