Hi, I am facing a problem which I haven't found any help over Internet
(maybe I did the wrong search):
I have:Apache/2.2.3 (CentOS), Centos 5.
I am trying to access specials URLs ( containing non ASCII chars)
So my browser (MZ or IE) converts URL http://rewrite.tyven/eñe.html into
http://rewrite.tyven/e%C3%B1e.html (which is ok, UTF-8 percent encoding
following RFC3986).
My apache gets that but seems to interpret that as ISO8859-1 so it tries
to retrieve file: eñe.html
I had been playing setting CentOS locales (/etc/sysconfig/i18n), right
now it is:
[r...@xen3 ~]# locale
LANG=es_ES.UTF-8
LC_CTYPE="es_ES.UTF-8"
LC_NUMERIC="es_ES.UTF-8"
LC_TIME="es_ES.UTF-8"
LC_COLLATE="es_ES.UTF-8"
LC_MONETARY="es_ES.UTF-8"
LC_MESSAGES="es_ES.UTF-8"
LC_PAPER="es_ES.UTF-8"
LC_NAME="es_ES.UTF-8"
LC_ADDRESS="es_ES.UTF-8"
LC_TELEPHONE="es_ES.UTF-8"
LC_MEASUREMENT="es_ES.UTF-8"
LC_IDENTIFICATION="es_ES.UTF-8"
LC_ALL=
But I had test with just UTF-8, en_US-UTF-8, ...
in httpd.conf, I see AddDefaultCharset option, but I interpret it is
only to decode the pages content rather than the URLs. Anyway I had also
played with it without succeed.
I need it all be working UTF-8 to decode the URLs.
Any idea what might be wrong?
Regards
begin:vcard
fn;quoted-printable:Carlos Alarc=C3=B3n
n;quoted-printable:Alarc=C3=B3n Fern=C3=A1ndez de Soto;Carlos
org:Tyven Systems SL
adr:;;;Alcobendas;Madrid;;Spain
email;internet:carlos.alar...@tyven.com
title:OSS Engineer
url:www.tyven.com
version:2.1
end:vcard
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org