Ian wrote:
>Is it possible for Webware, as it currently stands, to
>pick one file over another by extension? In particular, I
>want .tmpl files to be picked over .py files (as the .py
>would be more or less generated from the .tmpl). It seems
>like this isn't possible now...?
>Ian
The rede
Is it possible for Webware, as it currently stands, to pick one file
over another by extension? In particular, I want .tmpl files to be
picked over .py files (as the .py would be more or less generated from
the .tmpl). It seems like this isn't possible now...?
Ian
___
On FreeBSD 4.3, in order for ThreadedAppServer.py to be restarted
quickly without failing to bind to the main socket, I have to send a
linefeed to stdout after line 240 "rh=self.requestQueue.get()" or before
line 483 "conn.shutdown(1)".
"os.stdout.flush() doesn't solve the problem.
"print" or "
By popular demand, I made the fix so that POSTed variables override
variables from the query string.
- Geoff
___
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel