On Tue, 20 Nov 2001, Ryan Bloom wrote: > On Tuesday 20 November 2001 09:31 pm, sterling wrote: > > On Tue, 20 Nov 2001, Doug MacEachern wrote: > > > On Tue, 20 Nov 2001, sterling wrote: > > Yeah - > > > > I pondered that for a bit... We should probably log an error (like bloom > > suggested) so the user is aware of the misconfiguration, and then send > > none of the headers (like your patch does). > > > > I don't think we should default to Basic. > > I was actually thinking of not starting. The configuration is invalid, so we > should exit with an error IMO. > > Ryan
Well, If you set AuthType without AuthName you get an Internal Server Error at request time, if thats any indication. Maybe we should make them do the same thing (whether at startup time or request time). sterling
