[Zope3-Users] Zope 3 : Replace index.html with index_html

christophe petit christophe.petit09 at gmail.com
Sat Jan 15 23:37:05 EST 2011


2011/1/16 Stephan Richter <srichter at cosmos.phy.tufts.edu>

> 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 />
>


Does i have to put this piece of code in a "configure.zcml"  file ? sorry,
i'm not familiar with zcml.
"layer" is a variable ?

Regards.




>
> Regards,
> Stephan
> --
> Entrepreneur and Software Geek
> Google me. "Zope Stephan Richter"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20110116/1e62b89f/attachment.html 


More information about the Zope3-users mailing list