From: Rich Bowen Date: Thu, 7 May 2026 20:42:40 +0000 (+0000) Subject: docs: Update Limit override class to note legacy status, point to Require/AuthConfig... X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd2276ec1711d90ff3d36f279ca4c0925f113a2f;p=thirdparty%2Fapache%2Fhttpd.git docs: Update Limit override class to note legacy status, point to Require/AuthConfig, and list mod_include directives git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933921 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 72586e1661..139da820f9 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -433,12 +433,15 @@ NoDecode option available in 2.3.12 and later.
Limit
- Allow use of the directives controlling host access (Allow, Deny and Order).
- - + module="mod_access_compat">Order). For the modern + equivalent, see the Require + directive, which is controlled by AuthConfig. + Also includes SSIETag, + SSILastModified, and + SSILegacyExprParser.
Nonfatal=[Override|Unknown|All]