Friday 01 July 2011 7:30:06 am
Ok thanks I understand. But it leads me to another question: I'd like to have the FrontEnd and the BackEnd multilingual for example, to fully understand Here I definitely need host_uri I guess So i do something like, for example:
MatchOrder=host_uri
HostUriMatchMapItems[]=adminezpublish11.poseidon.dev;;ezwebin_site_clean_admin
HostUriMatchMapItems[]=adminezpublish11.poseidon.dev;es;ezwebin_site_clean_admin
HostUriMatchMapItems[]=wwwezpublish11.poseidon.dev;en;en;end HostUriMatchMapItems[]=wwwezpublish11.poseidon.dev;es;es;end I go to http://adminezpublish11.poseidon.dev/es I was thinking page would be exactly the same as http://adminezpublish11.poseidon.dev as same siteaccess is used But I get indeed 'es' is an undefined module (kernel 20 error) The logic is however good for FE Any idea ?
|