Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Ariadne
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Object Site on Multilingual
17 views
Skip to first unread message
Michele
unread,
Feb 13, 2013, 6:02:11 AM
2/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
2/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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