[Zope] zope access to external files
Andy McKay
andy@agmweb.ca
Tue, 04 Mar 2003 23:04:47 -0800
> There is good
> reason to let Apache serve static content, however: makes me think about
> how, say, a StaticApacheFile might work.
I have to at this point mention FSCacheManager which takes an object
from Zope and writes it out as a static file so in future hits it will
be served as a static file from Apache. Not really the same thing and
doesn't help the poster, but I think worth mentioning in a static file
overview ;)
--
Andy McKay