AW: [opencms-dev] Still confusing to me: Createing a new project

Mark Miller mark.miller at hema.ch
Thu Jul 10 11:43:01 CEST 2003


I do it slightly differently ... I create a news war file for each site.

Eg. 	site1.war
	Site2.war

Then restart tomcat and setup both site1 and site2.

This way I have completely separate properties and databases, but both
instance running on the same server.



-----Ursprüngliche Nachricht-----
Von: opencms-dev-admin at opencms.org
[mailto:opencms-dev-admin at opencms.org] Im Auftrag von Apostoly Guillaume
Gesendet: 10 July 2003 10:56
An: opencms-dev at opencms.org
Betreff: RE: [opencms-dev] Still confusing to me: Createing a new
project

You can deal with that by having directories like "/opencms/myhomepage"
and
"/opencms/my_girl_homepage" by example. Keep in mind that the tree you
see
will be what you'll see on the browser.
If you want to make it clean, you can also use URL rewrite and virtual
domains with apache to achieve having, by example,
"http://myhomepage.mydomain.com" point to "/opencms/myhomepage" and
"http://my_girl_homepage.mydomain.com" point to
"/opencms/my_girl_homepage"
by example. It's just a question of choice and organisation.

Hope this helps.

Regards,

Guillaume.

> -----Message d'origine-----
> De: Björn Aberti [mailto:bjoern_al at hotmail.com]
> Date: jeudi 10 juillet 2003 10:35
> À: opencms-dev at opencms.org
> Objet: RE: [opencms-dev] Still confusing to me: Createing a 
> new project
> 
> 
> 
> Hi Apostoly,
> 
> Thanks for the fast answer. But is this the only way to 
> create two projects 
> in one instance of openCMS? If it was so, this princip is 
> quite bad, since 
> this two instances would actually use the same database... It must be 
> possible to create two different projects?!
> 
> regrads
> 
> björn
> 
> >From: Apostoly Guillaume <ApostolyG at mail.europcar.com>
> >Reply-To: opencms-dev at opencms.org
> >To: opencms-dev at opencms.org
> >Subject: RE: [opencms-dev] Still confusing to me: Createing 
> a new project
> >Date: Thu, 10 Jul 2003 09:57:45 +0200
> >
> >My opinion is : you must not considere projects in OpenCMS 
> as a way to make
> >different projects, but as a way to allow people to act on 
> different parts
> >from your website.
> >Example : have the administrator work on project offline 
> with rights on all
> >parts, have some people work on project "documentation" with 
> access to only
> >the /documentation branch from your directory, etc...
> >If i were you and i want to make really different projects, i'll make
> >another webapp by duplicating the opencms directory.
> >
> >Hope this helps (and that it's true !).
> >
> >Guillaume
> >
> > > -----Message d'origine-----
> > > De: Björn Aberti [mailto:bjoern_al at hotmail.com]
> > > Date: jeudi 10 juillet 2003 09:51
> > > À: opencms-dev at opencms.org
> > > Objet: [opencms-dev] Still confusing to me: Createing a 
> new project
> > >
> > >
> > > Hello,
> > >
> > > I'm so far that I want to create a new test homepage. I've
> > > done the examples
> > > of the template meshanism and now want to create a hp with
> > > navigation (the
> > > example).
> > >
> > > This first project has a folder 'Home' where I have placed my
> > > html files for
> > > the template examples. I've also created an index.html file
> > > in this folder.
> > > This Home directory is in the root folder as it should be if
> > > I'm informed
> > > correctly.
> > >
> > > When I created the new project for my first homepage, I also
> > > have choosen
> > > the '/' (root) folder. Now I want to have an 'home' folder
> > > for this project,
> > > too. So I have to use the folder of the existing project,
> > > since I cannot
> > > have two equal named folders in the root directory. As you
> > > would see, I have
> > > a big problem to create another 'index.html' file in there
> > > since there is
> > > the index.html file from the first project.
> > >
> > > So I created a sub directory, for example /firstProject/,
> > > which is now the
> > > root folder for my new project. There's the next problem
> > > since I don't have
> > > access to the folder 'system' and all its subfolders so I'm
> > > not able to
> > > create templates.
> > >
> > > Could anybody explain how to create a project and how to deal
> > > with the
> > > folders? I think this should also be part of the documentation.
> > >
> > > Best regards
> > >
> > > Björn
> > >
> > > _________________________________________________________________
> > > Fotos  -  MSN Fotos das virtuelle Fotoalbum. Allen Freunden
> > > zeigen oder
> > > einfach ausdrucken: http://photos.msn.de/support/worldwide.aspx
> > >
> > > _______________________________________________
> > > 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
> > >
> >_______________________________________________
> >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
> 
> _________________________________________________________________
> MSN - More useful every day http://www.msn.de
> 
> _______________________________________________
> 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
> 
_______________________________________________
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