[Zope] APE/DBTab Help
Charlie Jones
charlie.jones at cadence-technologies.com
Thu Nov 6 07:29:57 EST 2003
Zope 2.1.6 / Plone 1.0.5 / RedHat 9 (all patched up)
The end result is that I want to wrap Plone around this content. I've
written a python script to rip out the tops and bottoms of the files
and replace them with dtml headers and footers. Now I just need to get
them served. I tried LocalFS and it didn't play nice with Plone.
I will have several Plone instances using this content. Which is why I
want it on the FS, to reduce the amount of space on the server and in
the Plone instance. If there was some type of symbolic link product
that would work also. A folder inside of Plone actually pointing to
another folder in Zope.
charlie
On Nov 6, 2003, at 3:25 AM, Dennis Allison wrote:
> 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 at 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 )
>>
>
>
More information about the Zope
mailing list