create different webapp definitions in the same ofbiz-component.xml pointing to the same webapp location using different virtual hosts and mount points and using different product stores via the website in web.xml
some help can be found here: http://www.antwebsystems.com/control/ViewBlogArticle?contentId=18704 Regards, Hans -- Ofbiz on twitter: http://twitter.com/apache_ofbiz Alternative ofbiz website: http://www.ofbiz.info http://www.antwebsystems.com : Quality services for competitive rates. On Wed, 2011-09-07 at 10:43 -0700, Mike wrote: > I'm interested in having multiple mount points to support various > languages. For instance: > > http://www.domain.com/en/control/main > http://www,domain.com/fr/control/main > ...etc.. > > Is there an easy way to force ofbiz (hopefully using a single website > store) to render a certain language based on mount point, or do I > have to do fancy Apache redirects. > > I'm hoping that doing this, along with using sitemaps.xml would allow > a site to be indexed in multiple languages. > > Does anyone have an example on how to do this?
