Hi,
On 16.06.2014 22:59, Arnaud de Prelle wrote:
> It seems Apache 2.4.9-2 misuses the AddDefaultCharset statement.
> By default it should be Off but the current 2.4.9-2 simply overrides the value of the parameters and sets it to UTF-8.
are you sure, this isn't overridden by PHP as in Carlos' case? Apache
defaults to
#define DEFAULT_ADD_DEFAULT_CHARSET_NAME "iso-8859-1"
else if (!strcasecmp(arg, "On")) {
d->add_default_charset = ADD_DEFAULT_CHARSET_ON;
d->add_default_charset_name = DEFAULT_ADD_DEFAULT_CHARSET_NAME;
when set to on, and this code hasn't changed a long time.
--
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D
Attachment:
signature.asc
Description: OpenPGP digital signature