You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/02/20 10:00:41 UTC

DO NOT REPLY [Bug 17238] New: - incremental "Require" directive

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17238>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17238

incremental "Require" directive

           Summary: incremental "Require" directive
           Product: Apache httpd-2.0
           Version: 2.0.32
          Platform: All
               URL: http://httpd.apache.org/docs-2.0/mod/core.html#require
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Documentation
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: hauser@acm.org


If I have installed .htaccess in a directory and want to give one additional
user access to a particular subdirectory, it would be great if in that
subdirectory, I could just have a one-line .htacces containing
<<Require user +JohnDoe>>
instead of repeating all previous users/groups plus the new one

See also http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16801

P.S.: I guess this could be somewhat approximated by using groups intensively,
but this is relatively complicated too as per
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17237

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org