29 Apr
2004
29 Apr
'04
8:38 a.m.
Jaroslav Lukesh wrote:
Place at top level of your virtual server folder DTML method that contain single line:
<dtml-var "_['index.html']">
Does the method have to have a particular name?
Yes of course, sorry: index_html
It should be the other way: DTML-Medthod Id: 'index.html' <dtml-var index_html> :) Tonico