[opencms-dev] Question about how can login site1 and site2, some workplace
Paul-Inge Flakstad
flakstad at npolar.no
Thu Nov 15 12:07:37 CET 2012
Hi Deiverson,
I don't know if what you're trying to achieve is at all possible, without a custom modification.
AFAIK, the recommendation is to use a single workplace domain, and keep it separate from the site domains.
We have several OpenCms installs with multisite configuration, and we try to stick to this recommendation. Combined with (minimum) 1 organizational unit per site, it works well for us, and our users haven't complained about the login URL.
Just my thoughts :)
Cheers,
Paul
From: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Deiverson Silveira
Sent: 14. november 2012 20:10
To: The OpenCms mailing list
Subject: [opencms-dev] Question about how can login site1 and site2, some workplace
Hi list,
I need redirect page login my multisite, with based in request URL, exemple:
<sites>
<workplace-server>http://www.site1.com<http://www.site1.com:8080/></workplace-server>
<default-uri>/sites/site1/</default-uri>
<!--<shared-folder>/shared/</shared-folder>-->
<site server="http://www.site1.com<http://www.site1.com:8080/>" uri="/sites/site1/"/>
<site server="http://www.site2.com<http://www.site2.com:8081/>" uri="/sites/site2/"/>
</sites>
Then I Login:
www.site1.com/system/login<http://www.site1.com/system/login> ok
But I access www.site2.com/system/login<http://www.site1.com/system/login> my opencms redirect for www.site1.com<http://www.site1.com/> because workplace-server configuration.
How can configure site2 for login site2/system/login?
<site server="http://www.site2.com<http://www.site2.com:8081/>" uri="/sites/site2/">
??????????
??????
</site>
I dont find documentation about this...
Regards,
Deiverson
--
www.solutioncms.com<http://www.solutioncms.com>
The Brazilian
Official Provider OpenCms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20121115/747ba8cb/attachment.htm>
More information about the opencms-dev
mailing list