RE: [mod-security-users] "invalid unicode"?
Brought to you by:
victorhora,
zimmerletw
|
From: Mark <ad...@as...> - 2005-02-04 03:17:21
|
> -----Original Message----- > From: mod...@li...=20 > [mailto:mod...@li...] On=20 > Behalf Of Ivan Ristic > Sent: donderdag 3 februari 2005 17:19 > To: Mark > Cc: mod...@li... > Subject: Re: [mod-security-users] "invalid unicode"? >=20 >=20 > > What is with the "invalid unicode"? That was a perfectly legit > > request, as far as I can tell. If not a bug, then why does > > this occur? >=20 > > User-Agent: ... Fran=E7ais 2.2; >=20 > It's this character ^ here that causes problems. You need to > turn Unicode validation off. Characters over 0x7f have a special > meaning in Unicode... Is there not a way I can disable unicode checking just for User-Agent? I doubt I am the only server who receives requests from France or other countries with such characters in it. Thanks. - Mark |