<HTML>
<HEAD>
<TITLE>Re: [opencms-dev] VHOST and Multisites</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi Olivier,<BR>
<BR>
We did such configuration.<BR>
<BR>
First try to run OpenCms multi-site configuration only with Tomcat.<BR>
We need to configure the default host, or a named host with aliases.<BR>
You also need to configure your sites in OpenCms configuration file (opencms-config.xml).<BR>
<BR>
Once it is ok, you can configure Apache. We use either proxypass or mod-jk.<BR>
<BR>
I hope it helps.<BR>
<BR>
Maybe you can be more specific on what did not work on your config.<BR>
<BR>
Regards,<BR>
Vincent<BR>
<BR>
<BR>
Le 01/08/10 16:35, « <a href="olivier.camus@steria.com">olivier.camus@steria.com</a> » <<a href="olivier.camus@steria.com">olivier.camus@steria.com</a>> a écrit :<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE='font-size:11pt'><FONT FACE="Verdana, Helvetica, Arial">Hi all,<BR>
 <BR>
I am trying to setup an Apache httpd 2 + Tomcat 6 + OpenCms 7.5 binding for multiple sites<BR>
 <BR>
In my opencms I would like to have :<BR>
 <BR>
/sites/default (default opencms site + access to the workplace)<BR>
/sites/site1 <BR>
/sites/site2 <BR>
/sites/site3 <BR>
/sites/site4 <BR>
 <BR>
My apache should catch virtual hosts requests like :<BR>
 <BR>
site1 -> should serves the site1 index page<BR>
site2 -> should serves the site2 index page<BR>
site3 -> should serves the site3 index page<BR>
site4 -> should serves the site4 index page<BR>
-> all the others should serves the default opencms site<BR>
 <BR>
I also would like to use the mod_proxy_ajp (if possible with the embedded worker - to avoid conf.)<BR>
 <BR>
 <BR>
I found a lot of tutorials ... but I am a bit lost and nothing work ... <BR>
 <BR>
Is anyone already did such conf ? .. please heeelpp ... :(<BR>
 <BR>
Olivier CAMUS<BR>
<BR>
Steria <BR>
2 rue de la Faisanderie<BR>
BP 95 - Lingolsheim<BR>
F-67380 Strasbourg<BR>
<BR>
Tel : +33 3 90 20 77 52<BR>
Mobile: +33 6 32 97 22 32<BR>
<a href="olivier.camus@steria.fr">olivier.camus@steria.fr</a><BR>
www.steria.fr <<a href="http://www.steria.fr/">http://www.steria.fr/</a>> <BR>
<BR>
Afin de contribuer au respect de l'environnement, merci de n'imprimer ce courriel que si nécessaire<BR>
</FONT></SPAN><FONT SIZE="2"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>Ce message est à l'attention exclusive des destinataires désignés. Il peut contenir des informations confidentielles. Si vous n'êtes pas destinataire du message, merci d'en avertir immédiatement l'expéditeur et de détruire ce message. Le contenu de ce message ne pourrait engager la responsabilité de Steria que s'il a été émis par une personne dûment habilitée agissant dans le strict cadre de ses fonctions et à des fins non étrangères à ses attributions. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être engagée pour tout dommage résultant d'un virus transmis. <BR>
This message is intended exclusively for the designated addressee. It may contain confidential material. If you are not the correct addressee, please notify the sender immediately and destroy the message. The content of this message will engage the responsibility of Steria only if it has been sent by an authorized person acting in the strict scope of his functions and for purposes that are related to his competence. Although reasonable efforts have been made to keep this transmission free from viruses, the sender will not be liable for damages caused by a transmitted virus.<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><SPAN STYLE='font-size:10pt'><FONT FACE="Consolas, Courier New, Courier"><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>
</FONT></SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>