16 Dec
1998
16 Dec
'98
11:09 p.m.
At 11:22 PM 12/16/98 +0100, you wrote:
This'd be a really useful addition to ZopeHTTPServer's 'toolbox'. ZopeHTTPServer at the moment to my knowledge doesn't contain the necessary patches to make this work fluidly :( Bugger Amos ;)
I just checked in an update to ZopeHTTPServer that allows all these things. Basically instead of special purpose flags to override specific environment variables I added a way to specify any environment variable, from BOBO_DEBUG_MODE to SCRIPT_NAME to HTTPS. So you can customize your server's environment any way you wish. Thanks to Andreas for motivation. -Amos