Re: [Webware-devel] Muliple Service AppServer

2001-07-24 Thread Ian Bicking
Jay Love <[EMAIL PROTECTED]> wrote: > I also worry that this setup pushes the limit of using a dictionary as > the configuration file format. I messed up and forgot to include a > comma in places a couple of different times, and got cryptic errors > (well, they'd be cryptic to a regular user). B

Re: [Webware-devel] Muliple Service AppServer

2001-07-24 Thread Jay Love
On 24 Jul 2001 19:09:49 -0400, Geoff Talvola wrote: > I took a look at the changes. I think that the new settings in > Application.config could use some detailed documentation -- I was unclear > how they work. Also, I noticed some stuff in the diffs that needs to be > cleaned up before this

Re: [Webware-devel] Muliple Service AppServer

2001-07-24 Thread Geoff Talvola
At 05:12 PM 7/22/01 -0400, Jay Love wrote: >I've finished modifiying the AppServer to handle multiple "services" and >virtual hosts, and redoing the HTTP server functionality. > >The changes are large enought that I'd like some folks to look it over >before I commit it. Anyone who has some time t