On Tue, Nov 20, 2012 at 2:58 PM, Ferdie Romero <ferdierom...@gmail.com>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 basic in ssl host, on the same directory. Although it is like a duplicate job since you'll allow same access over http and https. > Thanks. > Ferdie >