[opencms-dev] Multiple sites
Nico Krause
nico.krause at nsc.eu.com
Tue Aug 13 21:13:43 CEST 2002
Nachrichtcool idea... thank you...
----- Original Message -----
From: ralph | m.e.c.
To: opencms-dev at www.opencms.org
Sent: Tuesday, August 13, 2002 8:49 PM
Subject: AW: [opencms-dev] Multiple sites
well in esence you could achieve that sort of thing with a url rewriting under apache. the scenario would look like following:
1. apache server
2. opencms server
requests from the domain www.domain1.de to the apache server. that rewrites all requests from / to http://opencmsserver/project1 which is a subdirectory under opencms. as apache does the rewriting, all requests look as if they go to http://www.domain1.de. that means the address www.domain1.de/mydir would go to http://opencmsserver/project1/mydir....
In principal you can use one server but I would suggest using several servers though, because running opencms a java servlet + the rewriting from the apache server could get very messy. anyways that way the apache server can serve as a central distributer of several projects.....
regards,
Eduard Ralph
-----Ursprüngliche Nachricht-----
Von: owner-opencms-dev at www.opencms.org [mailto:owner-opencms-dev at www.opencms.org] Im Auftrag von Manfred Pruntsch
Gesendet: Dienstag, 13. August 2002 19:15
An: opencms-dev at www.opencms.org
Betreff: RE: [opencms-dev] Multiple sites
> It is one of the main features of OpenCms that several parts of
> a site (or even several sites) can be maintained in several
> projects by several users.
Where I can find the realation between project and domain to be delivered.
For example:
project1 (has to deliver to) --> www.domain1.de
project2 (has to deliver to) --> www.domain2.de
How it is accomplished? I tried it in version 4.6.1 with no results.
best regards
Manfred Pruntsch
----------------------------------------------
IFCOS Institut für Zell- und Organsimulation GmbH
Friedrich-Barnewitz-Strasse 3
18119 Rostock
phone: +49 (0)381.5196-190
fax: +49 (0)381.5196-137
email: manfred.pruntsch at ifcos.com
-----Original Message-----
From: owner-opencms-dev at www.opencms.org [mailto:owner-opencms-dev at www.opencms.org]On Behalf Of Daniel Wemhoff
Sent: Tuesday, August 13, 2002 3:15 PM
To: 'opencms-dev at www.opencms.org'
Subject: AW: [opencms-dev] Multiple sites
It is one of the main features of OpenCms that several parts of a site (or even several sites) can be maintained in several projects by several users.
When creating a project you can choose who is the user group (see the project and work in it, but not publish) and the manager group (publish the project). All other groups can´t see the project.
You can set the user rights for every ressource in OpenCms, so you can choose the right for read (r), write (w) and visible in explorer view (v) for the owner, for the dedicated group and for all others.
Of course you first have to create the user groups you need to give detailed access to projects and ressources.
Best regards
Daniel
-----Ursprüngliche Nachricht-----
Von: ralph | m.e.c. [mailto:ralph at mecmedia.de]
Gesendet: Dienstag, 13. August 2002 15:16
An: opencms-dev at www.opencms.org
Betreff: AW: [opencms-dev] Multiple sites
I looked at that and what does work to a degree is to have several projects for different websites. not a very clean solution, because the others can see the other projects and there are some issues with user rights. it shouldn't be all that difficult to extend the database with a extra site tag.
greetings,
eduard ralph
-----Ursprüngliche Nachricht-----
Von: owner-opencms-dev at www.opencms.org [mailto:owner-opencms-dev at www.opencms.org] Im Auftrag von Puneet Narang
Gesendet: Dienstag, 13. August 2002 13:56
An: opencms-dev at www.opencms.org
Betreff: [opencms-dev] Multiple sites
Hi,
Is there any way to maintain multiple web sites using opencms ???
thanks
Puneet
Disclaimer
This email is confidential and intended solely for the use of the individual to whom it is addressed. Any views or opinions presented are solely those of the author and do not necessarily represent those of Zenesis Limited. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing or copying of this email is strictly prohibited. If you have received this email in error please notify the administrator at Zenesis Limited, 20 Upper Maudlin Street, Bristol, BS2 8DJ, +44(0)117 9300789. Email administrator at zenesis.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20020813/6b7ced32/attachment.htm>
More information about the opencms-dev
mailing list