On Thu, 13 Sep 2001, Alexander Voropay wrote:

> Hi!
>
>  Does anyone know, how to configure Apache 1.3.x + Linux EXT2FS
> to produce i18n-ized   **URLs**   in UTF-8 ?  (RFC-2718 p.2.2.5 )
> (The browser is MS IE 5)

  I'm not sure what you meant. You might(or might not) have meant to
ask how to configure Apache server to convert incoming URLs in url-encoded
UTF-8 string handed over to it by browsers like MS IE 5 or later
(which by default sends URLs in url-encoded UTF-8)  and Mozilla/NS 6
to the encoding used by the local file system.  This problem wouldn't
exist if the local file system (running Apache server) is using UTF-8,
but more often than not, that's not the case(, yet).  So, there's an
Apache module written to translate the filename (file path) portion of
incoming URLs in UTF-8 to the encoding of your choice (used by the local
file system). Unfortunately, I don't have an handy reference to it,
but I certainly remember coming across a couple of such modules.

   Jungshik Shin

-
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/linux-utf8/

Reply via email to