It is... If I have the a Index.py file alone (without a Index.tmpl), the page is loaded with sucess. If I have a Index.py and a Index.tmpl on the same dir, the page is not loaded throught standard way...
this is the same for index, main, Main, or anything else I define in DirectoryFile. Thanks... On Wed, 16 Feb 2005 14:08:39 +0100, Andreas Poisel <[EMAIL PROTECTED]> wrote: > * michelts <[EMAIL PROTECTED]> [050216 13:10]: > > Hi guys! > > > > I use cheetah as my template engine, if I write a Index.tmpl or a > > Main.tmpl and compile it into a Index.py, the page is not loaded when > > I hit the context (http://somedomain/MyContext/), but it works when I > > hit the page (http://somedomain/MyContext/Index). > > > > I can rename the template, but is there a way to fix it without rename > > the template? Thanks in advance! > > Look at the file Configs/Application.configs. "Index" has to be a member > of the list "DirectoryFile". > > -- > Andi > -- Michel Thadeu Sabchuk Curitiba - PR ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Webware-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/webware-discuss
