Tuesday 13 May 2008 3:42:03 am
Thankyou for trying to help. Your efforts are very appreciated. By the way, please take into account that i need those /en /fr selections. As far as i understood, "host" option only deals with url part -"www.sss.com" and one can't use subdirectories like "www.sss.com/ENG".
I wonder is it correct to write
HostMatchMapItems[]=www.sss.com/ENG; sss_eng;
HostMatchMapItems[]=www.sss.com/KAZ; sss_kaz;
HostMatchMapItems[]=aaa.sss.com/ENG; aaa_eng; HostMatchMapItems[]=aaa.sss.com/KAZ; aaa_kaz; i've found similar topic http://ez.no/developer/forum/install_configuration/more_than_one_multilingual_site_on_one_ezpublish_instance/re_more_than_one_multilingual_site_on_one_ezpu__4 the issue is old and shows no signs of solution. pity.
|