]> granicus.if.org Git - apache/commitdiff
Merge r1613526 from trunk:
authorEric Covener <covener@apache.org>
Fri, 25 Jul 2014 22:24:33 +0000 (22:24 +0000)
committerEric Covener <covener@apache.org>
Fri, 25 Jul 2014 22:24:33 +0000 (22:24 +0000)
no status during if_walk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1613527 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.xml

index bb78eed447357b74293b59cf37356748a576d4df..3955a97a608bf654eb5c4139fde33f668adf3ead 100644 (file)
@@ -257,7 +257,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>