1 Aug
2001
1 Aug
'01
7:38 p.m.
The funny thing is: http://.../ROOT/FOLDER/title will work fine ... Indeed, funny. Should probably not happen.
What also works: If I put an index_html into FOLDER, it acquires <dtml-var title> (to stay with the example) correctly (or should I say "uncorrectly"?). I still have a problem in understanding the pattern. It seems to have to do something with the order of acquisition.
From Python I have similarly strange things, but more on that later ...
Joachim