Object Site on Multilingual

17 views
Skip to first unread message

Michele

unread,
Feb 13, 2013, 6:02:11 AM2/13/13
to ariad...@googlegroups.com
Hi,

usign a site object on a multilingual site and trying to use different url for english and italian I got the following error

"Please fill in distinctive hostnames; they should not be the same for different languages."

I need to use two different url but with the same host.

example

http://hostname/page1/   (for italian)
http://hostname/page1/eng   (for english version)

What I'm doing wrong?

I had to use in this ariadne site http://www.sns.it/en/ricerca/scienze/fisica/nest/

regards,
Michele



Sander Ruitenbeek

unread,
Feb 13, 2013, 6:13:32 AM2/13/13
to ariad...@googlegroups.com
You should use distinct hostnames for the languages. So for example like this:
http://example.com/page1 (default site)
http://en.example.com/page1 (english language)

And then use Apache rewrite to point to the correct sites.
en.example.com/page1 -> example.com/page1/eng

Kind regards,
Sander Ruitenbeek
Reply all
Reply to author
Forward
0 new messages