From: Roy T. Fielding Date: Wed, 12 Aug 1998 00:31:44 +0000 (+0000) Subject: Forgot that LimitRequestBody is allowed everywhere. X-Git-Tag: 1.3.2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=860f63ab0f219e82caba890256d620f586184fa1;p=thirdparty%2Fapache%2Fhttpd.git Forgot that LimitRequestBody is allowed everywhere. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81919 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index a5f408d79d3..e0a9e2f1167 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1345,7 +1345,8 @@ If GET is used it will also restrict HEAD requests. Context: server config
+>Context: server config, virtual host, directory, +.htaccess