On Fri, Dec 11, 1998, Achille M. Luongo wrote:
> I would like to know if it is possible to limit the access to directories
> with a basic authentication scheme *AFTER* a SSL connection is established).
I don't understand your question exactly, but Basic Authentication (mod_auth)
doesn't recognize that you use HTTP over SSL (mod_ssl) instead of plain HTTPS.
So you can use Basic Authentication together with HTTPS, of course. And it
gets processed "after" SSL, yes. Or did I misundertood your question?
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]