> site's domains mapping, and this causes problems when opening a site on > the author instance, because Magnolia falls back to the default site > definition (and thus the theme of the default site definition) when it > cannot find the current domain in any site definition domains mapping. The site resolving does the following: - try to match the domain (fails here) - try to match the path (should work in your case): site/mappings/website
Have you tried that? Any other complexity here: special i18n configuration, ... You see a working example in our demo project, if you access the /demo-features the i18n support is disabled even if the default definition has it enabled. Philipp ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
