[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cherokee
Subject:    Re: [Cherokee] authentication
From:       "bervu () yahoo ! com" <bervu () yahoo ! com>
Date:       2006-04-15 0:01:54
Message-ID: 20060415000154.96081.qmail () web60921 ! mail ! yahoo ! com
[Download RAW message or body]



--- Cesar Fernandez Gago <cesar@alobbs.com> wrote:
>
>     Hope this helps, It works for me...
> 
> #echo "alks:password" > /var/www/htpasswd_plain
> #htpasswd -c /var/www/HTPASSWD alks
> New password:
> Re-type new password:
> Adding password for user alks
> 
> 
>     My config (Currently tested with the trunk branch on a Debian box):
> -------
>  Directory /private1 {
>      Auth Digest {
>          Name "My private data 2"
>          Method plain {
>              PasswdFile /var/www/htpasswd_plain
>          }
>      }
>  }
> 
>  Directory /private2 {
>      Auth Basic {
>          Name "My private data 3"
>          Method plain {
>              PasswdFile /var/www/htpasswd_plain
>          }
>      }
>  }
> 
>  Directory /private3 {
>      Auth Basic {
>          Name "My private data 3"
>          Method htpasswd {
>              PasswdFile /var/www/HTPASSWD
>          }
>      }
>  }
> 
> --------------

kk, thanks mate but I've already solved it :-)

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Cherokee mailing list
Cherokee@0x50.org
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic