Hello
I'm trying to setup a host header name including special characters
(umlaut).
But IIS Manager does not allow it (only A to Z, a to z, digits . and -
are allowed).
Internationalized Domain Names IDN allow using special characters. But
some browsers (like IE) don't convert IDN domains to ACE-Strings.
In IIS 5 it was possible to set a host header name like
www.hägübrös.ch and the site can be accessed using IE (using the URL
http://www.hägübrös.ch).
Why is it no longer possible in IE6? Is there a work around? I know
there is a plugin for IE - but who has installed it?
Thanks for help
Thomas