https://issues.apache.org/bugzilla/show_bug.cgi?id=41130
--- Comment #1 from Christoph Anton Mitterer <[email protected]> --- I'm stumbling accross the same... it should be clearly documented which setting wins (and the whole isn't just a problem for the type, but also for encoding, language, etc.). Behaviour seems to be even more weird, AFAICS,... Namely Apache uses the values from the type-map, to match the Accept* headers.... but it serves the file based on what mod_mime says. I think it should only fall back to mod_mime, when there is no Content-Type given for a variance in the type-map... which makes sense IMHO, if one just wants to override e.g. the language. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
