Is it possible to manage idn domains such as canyadedolçaina.com in ispconfig 3 ?? I'm installed ispconfig3 and mydns Cheers.
Yes, you must enter the domain as punycode in ISPConfig: xn--canyadedolaina-pjb.com See http://www.charset.org/punycode.php
Ok and thanks Falko. I see others similars domains do it as you say: http://mañana.com I want to host this domain on my server: http://canyadedolçaina.com But (that's my problem) how can I do this? : http://www.dolçaina.es/ This last domain is shown correctly, as is written in catalan. But the domain I want to host it isn't. Only punycode url is shown. Thanks a lot!
I have changed display of DNS forms, so that records go back and forth from unicode to punycode. In database record are punycode, but in web interface are unicode, much easyer to read. Only form not yet converted is DNS record edit. For this to work You need to set default charset for php idn library to utf-8. Soon I will post diff for this. Best regards