ok, I understand ...
domain name must bee processed by idn / libidn
idn --idna-to-ascii españa.eu
result
xn--espaa-rta.eu
PHP equivalent function is idn_to_ascii.
Right zone definition
zone "xn--espaa-rta.eu" IN {
type master;
file "zone/master/españa.eu";
}
For whois (4.7.24) I can use UTF
hi,
you can write your zone to browser, so you can see how does it write
www.españa.eu -> www.xn--espaa-rta.eu
On 12/14/2009 10:45 AM, Martin Fuxa wrote:
Hi guys,
how to define zone for domain with non-ascii characters by right way?
Something like
zone "españa.eu" IN {
type master;
fil
Hi guys,
how to define zone for domain with non-ascii characters by right way?
Something like
zone "españa.eu" IN {
type master;
file "zone/master/españa.eu";
}
Regards Martin
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/
3 matches
Mail list logo