|
From: smithann <smi...@ya...> - 2014-03-13 12:16:07
|
I'm currently planning a portal application that allows members and teams to maintain their own folders. This is a fairly standard site of course thanks to plone and teamspace but i would like the member/team folders to be accessible using their own subdomains/or even domains. I have wildcard dns and know how to do this in apache and the vhm but of course the links to the rest of the site don't function correctly due to portal_url being set for the new domain. I would like these subsites to have their own skin - which includes a blogger type navigation bar (see any blog at blogspot.com) at the top to the main sections of the site. I would like to be able to access it using ben.domain.com and have all links above my folder set to www.domain.com/link rather than ben.domain.com/link. One implication i can see with this approach is the login process - i would like a single signin if possible but i realise this may not be possible due to using a subdomain. Does anyone have any suggestions of ways to implement this approach? Regards, Smith A -- View this message in context: http://plone.293351.n2.nabble.com/Using-subdomains-to-access-specific-plone-folder-tp7570568.html Sent from the General Questions mailing list archive at Nabble.com. |