8 Jun
2001
8 Jun
'01
2:37 p.m.
Chris Ryland wrote:
From the management interface? (Without hacking Zope source, that is.)
Yes, add a DTML method called index_html as follows into the root of your ZODB: <dtml-var your.name.here> Simple, graceful and cool. We use the following a lot: <dtml-var index.html> cheers, Chris