From: Eric Covener Date: Wed, 16 Jan 2013 12:40:01 +0000 (+0000) Subject: xform X-Git-Tag: 2.2.24~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e44e47727db380070c7f4ccad0a8c2ae24130893;p=thirdparty%2Fapache%2Fhttpd.git xform git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1433917 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 4e9bd6d039b..cbcd1687225 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2655,7 +2655,7 @@ a resource Module:core

This directive selects which authenticated users can access a - resource. Multipe instances of this directive are combined with a logical + resource. Multiple instances of this directive are combined with a logical "OR", such that a user matching any Require line is granted access. The restrictions are processed by authorization modules. Some of the allowed syntaxes provided by