3 Jul
2000
3 Jul
'00
8:20 p.m.
have regular old html files that I'd like to make available without fiddling with Zope. Is that possible?
Not out of the box. ZServer, which is based on Medusa, doesn't support serving of HTML files from the local file system, it noly serves content out of Zope itself.
Slightly off topic, but related. Does this mean that the everything on local file system is protected natively in zope. Short of things like buffer overflows. What I mean is, can I somehow muck up security in Zope and compromise my local system, or will only zope objects be affected? I'm an absolute newbie to zope, and still trying to get a handle on the architecture. Thanks, gary