From 83fbd5be4a380d03307cf7c6bb3262dae91ae989 Mon Sep 17 00:00:00 2001 From: pcs Date: Mon, 21 Apr 1997 20:36:31 +0000 Subject: [PATCH] Satisfy not allowed in server config contexts (PR#422) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77951 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 0ac24a310e..776b77e0a8 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1061,7 +1061,7 @@ See also RLimitMEM or RLimitCPU Syntax: Satisfy 'any' or 'all'
Default: Satisy all
-Context: server config, virtual host, directory, .htaccess
+Context: directory, .htaccess
Status: core
Compatibility: Satisfy is only available in Apache 1.2 and later

-- 2.50.1