5 Sep
2003
5 Sep
'03
7:07 p.m.
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