]> granicus.if.org Git - apache/commitdiff
give a hint about the requirements for <If
authorEric Covener <covener@apache.org>
Fri, 22 Nov 2013 18:27:32 +0000 (18:27 +0000)
committerEric Covener <covener@apache.org>
Fri, 22 Nov 2013 18:27:32 +0000 (18:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1544629 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index ef194c6a1911dec83a2f37231db468c56c849094..df059a1741853b59b8eede0b40e72647a05fd00e 100644 (file)
@@ -1889,6 +1889,9 @@ satisfied by a request at runtime</description>
     documentation is available in <a href="../expr.html">Expressions in
     Apache HTTP Server</a>.</p>
 
+    <p>Only directives that support the <a href="mod/directive-dict.html#Context"
+    >directory context</a> can be used within this configuration section.</p>
+
 </usage>
 
 <seealso><a href="../expr.html">Expressions in Apache HTTP Server</a>,