There's an update in CVS to add/override settings via the command line. For instance:
./AppServer --AppServer.AutoReload=1 i.e., --(basename-of-config-file).(setting-name)=value "value" is converted to a number if possible; a list, tuple, dictionary, or string depending on the first character of value (and eval'ed); or just left as a string. Ian ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
