20 Oct
1999
20 Oct
'99
7:14 p.m.
Stefan Hoffmeister wrote:
Is there a way to generate non-existent documents on the fly - some kind of "rewriting" the target URL?
If what you want really is rewriting of the request, you could use an Access Rule (from SiteAccess <plug> <plug>) to implement your rewriting logic. This isn't really "generating non-existent documents" except in the sense that all Zope dynamic content is. Evan