From 860f63ab0f219e82caba890256d620f586184fa1 Mon Sep 17 00:00:00 2001 From: "Roy T. Fielding" Date: Wed, 12 Aug 1998 00:31:44 +0000 Subject: [PATCH] Forgot that LimitRequestBody is allowed everywhere. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81919 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index a5f408d79d..e0a9e2f116 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