cvs commit: modperl ToDo

2001-01-30 Thread dougm
dougm 01/01/30 12:41:08 Modified:.ToDo Log: ssl foo Revision ChangesPath 1.277 +1 -1 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision 1.276

Re: get_basic_auth_pw issue

2001-01-30 Thread Joshua Chamas
Apache::ASP v 2.09, which I am working on now, will not collect auth info by default, but only with a special config set, so this error message will go away. Thanks for the detective work Eric. For now, you can just set AuthName. --Josh Eric Cholet wrote: > > I recently upgraded a server usi

get_basic_auth_pw issue

2001-01-30 Thread Eric Cholet
I recently upgraded a server using Apache::ASP, and now for all ASP pages I get an error in error_log: [Tue Jan 30 19:36:46 2001] [error] [client x.y.z;t] need AuthName: /foo/index.asp The page is served nevertheless. There is no authentication configured. I believe I have tracked this down: