Have you considered the other options.... You could serve them out of the local file system via LocalFS. I've done that successfully. Alternatively, if you are front-ended with Apache you could serve the HTML with Apache and the Zope with zope given an approprate rewriting of URLs. It would be useful to know what Zope you are using under what OS and using which python. On Wed, 5 Nov 2003, Charlie Jones wrote:
I've been trying to get these to work but I'm not having much luck. I have a large set of static HTML files that I would like to serve from the file system. From what I understand, I should be able to do this with these products. Would someone be able to help me with the dbtab.conf file.
The location of the HTML files is /home/zope/html. I am looking for the functinality of something like LocalFS. The files will remain static. The end goal is to integrate these into Plone.
Any help would be great. Thanks.
charlie jones
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )