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?
