On Sun, Aug 20, 2006 at 06:52:45PM -0400, Joshua Slive wrote:
> 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.

The whole intent is for someuser to only have access to the
subdirectory whereas testgrp has global access. Others report
it used to work in 2.0 and earlier. I don't see any mention 
of it being dropped in the Apache CHANGES file. Is it broken?

Thanks.

-- 
- Kyle 
---------------------------------------------
[EMAIL PROTECTED]   http://www.panix.com/~kylet    
---------------------------------------------

---------------------------------------------------------------------
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