]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix the file-owner and file-group processing; I inadvertently
authorKen Coar <coar@apache.org>
Fri, 5 Oct 2001 00:53:14 +0000 (00:53 +0000)
committerKen Coar <coar@apache.org>
Fri, 5 Oct 2001 00:53:14 +0000 (00:53 +0000)
commitf35ddbb1afbdd43384ecd4dd879d1077070d7f25
tree2d026610a38a1f15894eac6940000b356c745c54
parentcf7415eae73958714a2a6d270dbf0613a3605a9e
Fix the file-owner and file-group processing; I inadvertently
added them as 'and' operations, so if they were specified but
not matched, nothing else could match either.  Fixed..

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91297 13f79535-47bb-0310-9956-ffa450edef68
src/modules/standard/mod_auth.c