Hello,<br><br>
I think Sebastian Himberger's exellent tutorial can solve your problem very well. The link is as follows:<br>
<br>
<a href="http://www.opencms-forum.de/viewtopic.php?t=713&highlight=prefix">http://www.opencms-forum.de/viewtopic.php?t=713&highlight=prefix</a><br>
<br>
Good luck.<br>
<br>
- RuiXian<br>
<br><div><span class="gmail_quote">On 4/28/06, <b class="gmail_sendername">Sami Honkonen</b> <<a href="mailto:sami.honkonen@ri.fi">sami.honkonen@ri.fi</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I created /sites/se/ and configured it to be visible through<br><a href="http://localhost:8081/opencms/">http://localhost:8081/opencms/</a> and the english site /sites/default/ is<br>in port 8080. All is well until I configure Apache to do the proxying.
<br>Both proxied urls just show the english site, probably because I can't<br>configure OpenCMS to know when to display which since they're both in<br>the same domain name.<br><br>Any ideas on how to configure OpenCMS to understand which site to
<br>display?</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thu, 2006-04-20 at 16:27 +0300, Sami Honkonen wrote:<br>> How would you implement this kind of configuration:
<br>> <a href="http://localhost/">http://localhost/</a>     - Finnish site, handled by Apache<br>> <a href="http://localhost/en/">http://localhost/en/</a>  - English site, handled by OpenCMS<br>> <a href="http://localhost/se/">
http://localhost/se/</a>  - Swedish site, handled by OpenCMS<br>><br>> The point is two have three translations of the website, but the content<br>> on the different language versions is completely different.<br>
><br>> I'd like to store the English and Swedish version in the same OpenCMS,<br>> but the how to configure this is not obvious, at least not to me.<br>><br>> I can configure Apache to proxy the connection to the Tomcat, but the
<br>> problem is the URL's returned by OpenCMS in the navigation and all other<br>> links. It should return the correct URL based on which project the guest<br>> is currently browsing. The URL can be configured in
<br>> WEB-INF/config/opencms-importexport.xml, but I haven't found a way to<br>> add the project name to the URL.<br>><br>> Please share your ideas on how to configure the enviroment described<br>> above.<br>
--<br>Sami Honkonen<br>Reaktor Innovations Oy, <a href="http://www.ri.fi">http://www.ri.fi</a><br><a href="mailto:sami.honkonen@ri.fi">sami.honkonen@ri.fi</a><br>+358 40 535 3463<br><br><br>_______________________________________________
<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev
</a><br></blockquote></div><br>