i had the same problem with a index.py and a index.xml in the same
directory,
solved it by setting the option 'ExtensionsToServe' to ['.py'].
apparently webkit does not try to choose one if there are several options.
robert
michelts wrote:
>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 <a.poisel@...> wrote:
>
>
>>* michelts <michelts@...> [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
>>
>>
>>
>
>
>
>
--
the idea is to keep the green alien landing craft from taking up humans
from the ground and changing them into mutants. a mutant is very
dangerous to you, because it flies faster than you do and shoots at you.
|