24 Jan
2001
24 Jan
'01
10:19 a.m.
Gerald Gutierrez wrote:
If I have a Z SQL method set up as /query on my Zope site, how is it possible for me to disallow direct accesses to it via a URL (like http://localhost/query) ? If I cannot, then what is the convention people use to store objects which are not supposed to be visible directly?
I think its as simple as revoking the access rights for anonymous (or other) users. I.e. it's not invisible, but rather not allowed (pardon my english). Dimitris http://atlas.central.ntua.gr:8000