Re: [users@httpd] Combine digest and basic auth over SSL authentication

2012-11-19 Thread Igor Cicimov
On Tue, Nov 20, 2012 at 2:58 PM, Ferdie Romero wrote: > Is it possible to combine digest and basic auth (over ssl)?Or you can only > use one at a time per directory? > On first thought I don't see a reason why not since they'll be configured in separate virtual hosts, the digest in http vhost and

[users@httpd] Combine digest and basic auth over SSL authentication

2012-11-19 Thread Ferdie Romero
Is it possible to combine digest and basic auth (over ssl)? Or you can only use one at a time per directory? Thanks. Ferdie