On Saturday, January 15, 2011, christophe petit wrote:
> i would like to migrate from Zope 2.x to Zope 3. Is there a way in Zope 3
> to replace the root file "index.html" with "index_html" like into Zope 2.x
> ? so that we could have the same properties , i.e when we type
> "http://mysite.com/"; Zope calls the url "http://mysite.com/index_html";,
> and the same thing for sub-directories. It would make easier the
> migration.

<defaultView
    name="index_html"
    layer="path.to.Layer />

Regards,
Stephan
-- 
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
https://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to