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: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to