atom feed4 messages in ru.sysoev.nginxRe: German Umlauts (äöü) in Url dont ...
FromSent OnAttachments
akuninJul 25, 2011 2:02 pm 
Hendrik SchumacherJul 25, 2011 2:13 pm 
Joost MolenaarJul 27, 2011 8:45 am 
Igor SysoevJul 27, 2011 9:56 am 
Subject:Re: German Umlauts (äöü) in Url dont work
From:Igor Sysoev (ig@sysoev.ru)
Date:Jul 27, 2011 9:56:13 am
List:ru.sysoev.nginx

On Wed, Jul 27, 2011 at 05:45:37PM +0200, Joost Molenaar wrote:

A domain with an german 'ä' wont work.

This[1] wiki article should explain it. You could try to use encoded domain name in nginx config files. (bratwürst.de <--> xn--bratwrst-b6a.de)

[1] http://en.wikipedia.org/wiki/Internationalized_domain_name

Yes, IDN should be set in server_name:

server_name xn--bratwrst-b6a.de; # bratwürst.de

You can search in Goolge "IDN converter" for online services such as:

http://mct.verisign-grs.com https://www.centralnic.com/names/domains/idn/converter