On 8/20/06, Kyle Tucker <[EMAIL PROTECTED]> wrote:

AuthName "Subdirectory Area Restricted Access"
AuthType Basic
AuthUserFile /etc/httpd/conf/htpasswd
AuthGroupFile /etc/httpd/conf/htgroup
require group testgrp
require user someuser

I don't think you can do that in 2.2. The dev version (2.3/2.4) will
be able to do this.  The work-around is just put someuser into
testgrp.

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