7 Jul
2000
7 Jul
'00
8:36 a.m.
Message-ID: <EXECMAIL.1000707093623.D@kosh.bris.ac.uk> Priority: NORMAL X-Mailer: Execmail for Win32 5.1 Build (9) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii"
Most stuff 90% of sites do can be done in Zope and ZServer is great for that. To serve from ZServer I think files have to be in Zope (but I might be wrong on that)...
Well, files could also be in an ordinary structure and referred to using the External FileSystem product, which creates a link in the Zope Object Database to a folder on your machine. I use this for legacy compatibility - to access an old folder of images that I can't (yet) move over to Zope only. AndyG