Accessing subfolder of Zope using Webdav and Webdrive
Hi everyone, I'm experimenting with Webdav access to my Zope using the Webdrive product. I can access the root of my Zope with no trouble, but I'm not able to include a subfolder in the URL and have it connect. I've tried something like this (and many other combinations) for the URL: http://mysite.com/subfolder:9080 I want to give access to this subfolder to another person, but I don't want her to have access to the root. I've searched the Zope list archives, but I can't find this particular example anywhere. Is anyone doing this successfully? -Tim -- Tim Wilson Twin Cities, Minnesota, USA Science teacher, Linux fan, Zope developer, Grad. student, Daddy mailto:wilson@visi.com | http://qwerk.org/ | public key: 0x8C0F8813
try http://mysite.com:9800/subfolder/ jens On Monday, Mar 10, 2003, at 15:28 US/Eastern, Tim Wilson wrote:
Hi everyone,
I'm experimenting with Webdav access to my Zope using the Webdrive product. I can access the root of my Zope with no trouble, but I'm not able to include a subfolder in the URL and have it connect. I've tried something like this (and many other combinations) for the URL:
http://mysite.com/subfolder:9080
I want to give access to this subfolder to another person, but I don't want her to have access to the root. I've searched the Zope list archives, but I can't find this particular example anywhere.
Is anyone doing this successfully?
-Tim
-- Tim Wilson Twin Cities, Minnesota, USA Science teacher, Linux fan, Zope developer, Grad. student, Daddy mailto:wilson@visi.com | http://qwerk.org/ | public key: 0x8C0F8813
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Jens Vagelpohl -
Tim Wilson