Ethy H. Brito wrote: > I got > 2004/05/18 16:32:41| Parsing Config File: Unknown authentication scheme > 'digest' > > when running squid-2.5.STABLE5-20040518 'configured' with > > ./configure '--enable-removal-policies=lru heap' --enable-gnuregex \ > --enable-auth="digest basic" --enable-digest-auth-helpers="password" \ > --enable-basic-auth-helpers="NCSA"
Shouldn't that be --enable-auth="digest,basic" - with a comma between them? Adam
