From: Rich Bowen Date: Thu, 15 Mar 2012 10:38:55 +0000 (+0000) Subject: More patches from Daniel Gruno (rumble at cord dot dk) for references to X-Git-Tag: 2.5.0-alpha~7372 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5ab83cc7b4b44c437663ef374249886fff9e52cd;p=apache More patches from Daniel Gruno (rumble at cord dot dk) for references to directives that have moved around since 2.2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300892 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index dad7d846c9..2f4615ceb1 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -743,7 +743,7 @@ Require group mygroupfile type="section">Location or Directory directives won't work. This is because mod_authnz_ldap has to be able to grab - the AuthGroupFile + the AuthGroupFile directive that is found in FrontPage .htaccess files so that it knows where to look for the valid user list. If the mod_authnz_ldap directives aren't in the same diff --git a/docs/manual/mod/mod_authz_owner.xml b/docs/manual/mod/mod_authz_owner.xml index 2e91eb071f..f1f52c3eb5 100644 --- a/docs/manual/mod/mod_authz_owner.xml +++ b/docs/manual/mod/mod_authz_owner.xml @@ -36,7 +36,7 @@ must be already properly verified by an authentication module, such as mod_auth_basic or mod_auth_digest. mod_authz_owner - recognizes two arguments for the Require directive, file-owner and file-group, as follows:

diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index 3764f4b0fd..ce26c5e74a 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -32,8 +32,8 @@ This module should be used with care, as when the CacheQuickHandler directive is in its default value of on, the Allow and Deny directives will be circumvented. + module="mod_access_compat">Allow and Deny directives will be circumvented. You should not enable quick handler caching for any content to which you wish to limit access by client host name, address or environment variable. diff --git a/docs/manual/mod/mod_proxy_html.xml b/docs/manual/mod/mod_proxy_html.xml index 2d3555b771..f18a55e39a 100644 --- a/docs/manual/mod/mod_proxy_html.xml +++ b/docs/manual/mod/mod_proxy_html.xml @@ -199,7 +199,7 @@ generates decent HTML or XHTML, set it accordingly.

will also clean up the HTML to the specified standard. It cannot fix every error, but it will strip out bogus elements and attributes. It will also optionally log other errors at LogLevel Debug.

+module="core">LogLevel Debug.