]> granicus.if.org Git - apache/commitdiff
no status during if_walk
authorEric Covener <covener@apache.org>
Fri, 25 Jul 2014 22:24:13 +0000 (22:24 +0000)
committerEric Covener <covener@apache.org>
Fri, 25 Jul 2014 22:24:13 +0000 (22:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1613526 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.xml

index a982d20fcbcdcb3f706fb8fdcaf5842dcf34e4ea..cdd1aca850362ba7fc96d986e163ef644bc43cc6 100644 (file)
@@ -271,7 +271,7 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"
         <td>"<code>on</code>" if the connection uses IPv6,
             "<code>off</code>" otherwise</td></tr>
     <tr><td><code>REQUEST_STATUS</code></td>
-        <td>The HTTP error status of the request</td></tr>
+        <td>The HTTP error status of the request (not available during <directive>&lt;If &gt;</directive>)</td></tr>
     <tr><td><code>REQUEST_LOG_ID</code></td>
         <td>The error log id of the request (see
             <directive module="core">ErrorLogFormat</directive>)</td></tr>