[Zope] traverse_subpath with index_html ?
Dieter Maurer
dieter at handshake.de
Fri Sep 5 22:07:07 EDT 2003
Lee Harr wrote at 2003-9-4 01:12 +0000:
> Is there a way to use traverse_subpath in a page template
> called index_html without having index_html in the url?
No, at least not an easy one.
You may try a (SiteAccess) AccessRule and let it insert
a missing "index_html". However, it will not be trivial
to realize it in a way that everything works as it should be.
Dieter
More information about the Zope
mailing list