If they are:

- very large (MB+)
- generated by some external process
-or-
- uploaded by users

...then Local File System is one way to go.

Otherwise, loadsite.py will just slurp them all into the ZODB and you can serve
them from there.

--jfarr


----- Original Message -----
From: Nick Trout <[EMAIL PROTECTED]>
To: Zope Mail list <[EMAIL PROTECTED]>
Sent: Thursday, September 14, 2000 1:56 AM
Subject: [Zope] Static pages


> Hi, I would like to incorporate a load of static HTML pages into my Zope
> website.
>
> My question: what is the best way to do this?
>
> Is there a product to this.?
>
> I don't really want to have to use Apache.
>
> Regards,
> Nick.



_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to