Hello everybody...

I'm using cherokee-0.4.30 and all seems to work Ok, but Cherokee feels panic when I try to use 'Auth Basic'

I have these lines into /etc/cherokee/sites-available/default:

...
Directory / {
   Handler common
   Auth Basic {
      Name "Admin"
      Method plain {
         PasswdFile /var/www/.passwdfile
      }
   }
}
...

.passwdfile contains:
juan:123456

Panic happens when I set an empty password into the dialog box and Accept.

If I use 'Auth Digest' instead, there is no way to login :(

Thank You!
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to