On Tue, Mar 20, 2012 at 9:35 AM, Hajo Locke <hajo.lo...@gmx.de> wrote:
>
>>> Use links that are URL-encoded with the proper bytes so clients don't
>>> have to choose the codepage to request in.
>
>
> hmm, but when typing url directly in browser in most cases utf8 is used by
> browser.
> how to solve this?

You could try rewriting utf-8 representation of umlaut [or other
common char people type into the URL directly] into your local
codepage representation.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to