[opencms-dev] Making a new Site

Joe Desbonnet jdesbonnet at gmail.com
Tue Jul 19 17:26:14 CEST 2005


Select site "/" in the work space. Navigate to directory "/sites".
Create folder "MySite".

Now edit WEB-INF/config/opencms-system.xml
Look for <sites> element.
Add to sites element:
<site server="http://www.MySite.com" uri="/sites/MySite" />

Restart server.

You should now see a new site in the site selector.  If you want to
give it a name, just set the
title attribute on the "/sites/MySite" folder.

Joe.


On 7/19/05, Sebastian <slavena at mkti.com.ar> wrote:
>  
> Hi everybody, I'm going to make a site with OpenCMS, I'm new with this
> technology. 
>   
> So, my question is: How I can create a new site with OpenCMS 6?? I created 
> new "microsite", but is not that I'm looking for... 
>   
> I want to have different sites, in the combo box "sites", to easily have the
> managment of sites 100% independent with an only instance of OpenCMD. I
> thinks thats it's can not be hard to do :) 
>   
>   
> Thanks a lot, 
>   
> Sebastian 
> 
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> 
>



More information about the opencms-dev mailing list