[BlueOnyx:10907] Re: domains with non alphabetic characters?
Michael Stauber
mstauber at blueonyx.it
Thu Jun 28 14:00:22 -05 2012
Hi Ken,
> Is it possible to enter domains in the GUI that have the character
> "ä" in
> them?
Yes, that is possible, like Christoph Schneeberger said. You have to
use punycode for that.
So if the Vsite should be named "www.domäne.de", then the punycode
equivalent would be:
www.xn--domne-ira.de
So you create the Vsite using the above punycode iteration and set the
hostname to "www" and the domain name to "xn--domne-ira.de".
There are a couple of converters online, which help you to do the
conversion. I usually use this one:
http://phlymail.com/punycode/
--
With best regards,
Michael Stauber
More information about the Blueonyx
mailing list