[Zope-dev] SiteRoot
Andre Schubert
andre.schubert@geyer.kabeljournal.de
Fri, 15 Jun 2001 10:04:25 +0200
Hi,
i have a question on working with siteroots.
I have a zope server which serves content for various domains.
Thatswhy i puted a SiteRoot in every Folder.
But now i want to copy Objects from one Folder to another, but this
don't work because of the different SiteRoots.
If have read the SiteAccess-Docs and tryed the following.
http://zopeserver/_SUPPRESS_SITEROOT/manage, but this also fails.
How can i perform my copy's and cut's and paste's in a easy way
thanks as