Hi, I am trying to configure a rewrite rule in Apache which runs on Linux server, the Apache instance has multiple virtual host one of the site runs for Hungary.
While the user requested for a rewrite rule with Hungarian character set which is appearing ok in browser, however when I try to create rewrite rule which interprets the hungarian characters into mixture of special characters. Please advice, how could I achieve this, below is an example. Hungarian Character: "*Öt_jó_ok a_barátságok_ápolására*" Interpreted in Linux as "*..t_j.._ok a_bar..ts..gok_..pol..s..ra*" OR "* a_bar..ts..gok_..pol..s..ra*" -- Arun J