From: pcs Date: Mon, 21 Apr 1997 20:36:31 +0000 (+0000) Subject: Satisfy not allowed in server config contexts (PR#422) X-Git-Tag: APACHE_1_2b9~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83fbd5be4a380d03307cf7c6bb3262dae91ae989;p=apache 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 --- 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