4 Oct
2004
4 Oct
'04
11:43 a.m.
On Mon, 4 Oct 2004 12:28:52 +0100, John Poltorak <jp@warpix.org> wrote:
Is there a list of file names which Zope looks for to automatically display a homepage when a website is referenced?
['index_html']
I would like home.htm to shown when viewing www.mysite.org but it doesn't look as if Zope searches for such a file. Is this a configuration option?
rename home.htm to index_html There used to be an article "There is only one index_html" on zope.org ... but that's using DTML, not ZPT. -- --- The Count