RE: [users@httpd] Cannot get Apache 2 basic authentication working with CRYPT on Win7

2013-04-30 Thread Bennett, Tony
Win7, by default, disables use of BasicAuthentication unless the connection is via SSL. Check out this link: http://blogs.msdn.com/b/robert_mcmurray/archive/2008/01/17/webdav-redirector-registry-settings.aspx Look at this attribute: BasicAuthLevel One alternative is to switch to Digest authe

Re: [users@httpd] Cannot get Apache 2 basic authentication working with CRYPT on Win7

2013-04-30 Thread Ben Johnson
On 4/30/2013 9:06 AM, Bo Berglund wrote: > I have a local Apache 2.2 server on my development PC. It is running > on Windows7X64. > Some of our folders are protected and we use .htpasswd files to > authenticate the users with CRYPT-ed passwords. > THe whole website is version controlled in CVS an