• Hi, in a multisite multilanguage scenario we try to achieve this URL setup:

    domain.com/intl/english-string/page1
    domain.com/intl/english-string/page1/page2
    domain.com/intl/english-string/page1/page a.s.o.

    domain.com/de/german-string/page1
    domain.com/de/german-string/page1/page2
    domain.com/de/german-string/page1/page a.s.o.

    The Site-URL in a multisite setup does not work with an url like

    “intl/string”

    “string” works

    How could we achieve this?

    Thank you!

The topic ‘Multisite URL as Path’ is closed to new replies.