Forum Moderators: phranque
I would like the IDN to remain in native characters in the URL.
I've looked around the web and think this may be an apache configuration issue.
Has anyone dealt with this before?
Until UA support becomes more widespread (and there are a great many companies working hard on this problem including Microsoft) then the use of IDNs are limited.
As we are in the Apache forum, you might be interested in the mod_fileiri module:
[w3.org...]
Most of the little I know comes from this article:
I'm using Firefox which does have IDN enabled. IDN use is gaining momentum, with many foreign sites using IDN as their primary address - which makes sense.
Do an inurl: for any common foreign term in Chinese, Japanese, Russian, Korean, and you'll find at least thousands, if not tens of thousands of sites using IDN.
IE7 will have IDN resolution enabled by default.
You're right about IE6 not being able to resolve IDN without the Verisign plug-in. It's Microsoft... what can you say?
I've done more checking around and it appears that the unicode/punycode inconsistency in the URL may be a Firefox bug.
Will post again when I have more info.