Jose Luis Rivas Contreras wrote:

> Hi, I have exactly the same problem and I don't understand your
> answer :(

  You must provide a name for the protected resource adding a "Name"
  entry inside the "Auth" block.

============
     Directory /stuff {
           Handler common
           Auth basic {
                 Name "My secret stuff"
                 Method plain {
                    PasswdFile /var/web.passwords
                 }
           }
     }
============

  If you guys have been having this problem, I suppose that we should
  add a check for it in the configuration parser. I'll try to get this
  done for the next release. :-)

-- 
Greetings, alo.
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to