On 11/21/06, Nathan Kellogg <[EMAIL PROTECTED]> wrote:

 Ok, that resolved the problem, thanks.   BUT, we have another directory
where:

 <Directory c:/nwls/htdocs/kna/>

 AuthType Basic
 AuthName "Authorization Required"
 AuthUserFile c:/nwls/passwords
 Require user test
 SSLRequireSSL

 </Directory>

 In this example, AUTH works fine.  Why is this different than the above
issue?

Because that is under c:/nwls/htdocs and you have a <Directory>
section that opens access there.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to