Re: httpd authenticate option usage

2015-05-27 Thread Nick Holland
On 05/27/15 22:42, Yegor Timoschenko wrote: >> How does the httpd "authenticate" option work? from httpd.conf(5): >> [no] authenticate [realm] with htpasswd >> Authenticate a remote user for realm by checking the credentials >> against the user authentication file htpasswd. The file n

Re: httpd authenticate option usage

2015-05-27 Thread Yegor Timoschenko
> How does the httpd "authenticate" option work? from httpd.conf(5): > [no] authenticate [realm] with htpasswd > Authenticate a remote user for realm by checking the credentials > against the user authentication file htpasswd. The file name is > relative to the chroot and must b

httpd authenticate option usage

2015-05-27 Thread Nick Holland
ok, I'm probably being overly dense here, but ... How does the httpd "authenticate" option work? from httpd.conf(5): [no] authenticate [realm] with htpasswd Authenticate a remote user for realm by checking the credentials against the user authentication file htpasswd. The file nam