24 Jan
2001
24 Jan
'01
10:21 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?
It would be so nice if there was some way to do this gracefully in Zope, but there isn't :-S Chris