On Wed, 2007-12-05 at 12:43 -0500, Guy Hulbert wrote: > On Wed, 2007-12-05 at 17:46 +0100, Peter J. Holzer wrote: > > If somebody comes up with a good proposal I'm all for it. > > Don't do it. <snip> > If you have to support an IDN domain then I would think that the first > place to add server support is to do the translations in an apache > module so that a 'mailto' link would return the ascii-translated domain > name ... but I don't even know if that is practical.
google: apache IDN http://search.cpan.org/~miyagawa/Apache-ACEProxy-0.04/lib/Apache/ACEProxy.pm Didn't see much else (IDN means other things too). However, there on the second page from google I noticed: http://www.imc.org/idn/mail-archive/msg02785.html referencing: http://cr.yp.to/djbdns/idn.html in the usual style ;-). -- --gh