Loading docs/manual/expr.html.en +11 −8 Original line number Diff line number Diff line Loading @@ -224,26 +224,29 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"</pr <tr><td><code>HANDLER</code></td> <td>The name of the <a href="handler.html">handler</a> creating the response</td></tr> <tr class="odd"><td><code>HTTPS</code></td> <tr class="odd"><td><code>HTTP2</code></td> <td>"<code>on</code>" if the request uses http/2, "<code>off</code>" otherwise</td></tr> <tr><td><code>HTTPS</code></td> <td>"<code>on</code>" if the request uses https, "<code>off</code>" otherwise</td></tr> <tr><td><code>IPV6</code></td> <tr class="odd"><td><code>IPV6</code></td> <td>"<code>on</code>" if the connection uses IPv6, "<code>off</code>" otherwise</td></tr> <tr class="odd"><td><code>REQUEST_STATUS</code></td> <tr><td><code>REQUEST_STATUS</code></td> <td>The HTTP error status of the request (not available during <code class="directive"><If ></code>)</td></tr> <tr><td><code>REQUEST_LOG_ID</code></td> <tr class="odd"><td><code>REQUEST_LOG_ID</code></td> <td>The error log id of the request (see <code class="directive"><a href="./mod/core.html#errorlogformat">ErrorLogFormat</a></code>)</td></tr> <tr class="odd"><td><code>CONN_LOG_ID</code></td> <tr><td><code>CONN_LOG_ID</code></td> <td>The error log id of the connection (see <code class="directive"><a href="./mod/core.html#errorlogformat">ErrorLogFormat</a></code>)</td></tr> <tr><td><code>CONN_REMOTE_ADDR</code></td> <tr class="odd"><td><code>CONN_REMOTE_ADDR</code></td> <td>The peer IP address of the connection (see the <code class="module"><a href="./mod/mod_remoteip.html">mod_remoteip</a></code> module)</td></tr> <tr class="odd"><td><code>CONTEXT_PREFIX</code></td> <tr><td><code>CONTEXT_PREFIX</code></td> <td /></tr> <tr><td><code>CONTEXT_DOCUMENT_ROOT</code></td> <tr class="odd"><td><code>CONTEXT_DOCUMENT_ROOT</code></td> <td /></tr> </table> Loading docs/manual/expr.html.fr +2 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,8 @@ <p><span>Langues Disponibles: </span><a href="./en/expr.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="./fr/expr.html" title="Franais"> fr </a></p> </div> <div class="outofdate">Cette traduction peut tre prime. Vrifiez la version anglaise pour les changements rcents.</div> <p>Historiquement, il existe de nombreuses variantes dans la syntaxe des expressions permettant d'exprimer une condition dans les Loading docs/manual/expr.xml.fr +1 −1 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?> <!-- English Revision: 1731081 --> <!-- English Revision: 1731081:1735769 (outdated) --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> Loading docs/manual/expr.xml.meta +1 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,6 @@ <variants> <variant>en</variant> <variant>fr</variant> <variant outdated="yes">fr</variant> </variants> </metafile> Loading
docs/manual/expr.html.en +11 −8 Original line number Diff line number Diff line Loading @@ -224,26 +224,29 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"</pr <tr><td><code>HANDLER</code></td> <td>The name of the <a href="handler.html">handler</a> creating the response</td></tr> <tr class="odd"><td><code>HTTPS</code></td> <tr class="odd"><td><code>HTTP2</code></td> <td>"<code>on</code>" if the request uses http/2, "<code>off</code>" otherwise</td></tr> <tr><td><code>HTTPS</code></td> <td>"<code>on</code>" if the request uses https, "<code>off</code>" otherwise</td></tr> <tr><td><code>IPV6</code></td> <tr class="odd"><td><code>IPV6</code></td> <td>"<code>on</code>" if the connection uses IPv6, "<code>off</code>" otherwise</td></tr> <tr class="odd"><td><code>REQUEST_STATUS</code></td> <tr><td><code>REQUEST_STATUS</code></td> <td>The HTTP error status of the request (not available during <code class="directive"><If ></code>)</td></tr> <tr><td><code>REQUEST_LOG_ID</code></td> <tr class="odd"><td><code>REQUEST_LOG_ID</code></td> <td>The error log id of the request (see <code class="directive"><a href="./mod/core.html#errorlogformat">ErrorLogFormat</a></code>)</td></tr> <tr class="odd"><td><code>CONN_LOG_ID</code></td> <tr><td><code>CONN_LOG_ID</code></td> <td>The error log id of the connection (see <code class="directive"><a href="./mod/core.html#errorlogformat">ErrorLogFormat</a></code>)</td></tr> <tr><td><code>CONN_REMOTE_ADDR</code></td> <tr class="odd"><td><code>CONN_REMOTE_ADDR</code></td> <td>The peer IP address of the connection (see the <code class="module"><a href="./mod/mod_remoteip.html">mod_remoteip</a></code> module)</td></tr> <tr class="odd"><td><code>CONTEXT_PREFIX</code></td> <tr><td><code>CONTEXT_PREFIX</code></td> <td /></tr> <tr><td><code>CONTEXT_DOCUMENT_ROOT</code></td> <tr class="odd"><td><code>CONTEXT_DOCUMENT_ROOT</code></td> <td /></tr> </table> Loading
docs/manual/expr.html.fr +2 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,8 @@ <p><span>Langues Disponibles: </span><a href="./en/expr.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="./fr/expr.html" title="Franais"> fr </a></p> </div> <div class="outofdate">Cette traduction peut tre prime. Vrifiez la version anglaise pour les changements rcents.</div> <p>Historiquement, il existe de nombreuses variantes dans la syntaxe des expressions permettant d'exprimer une condition dans les Loading
docs/manual/expr.xml.fr +1 −1 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?> <!-- English Revision: 1731081 --> <!-- English Revision: 1731081:1735769 (outdated) --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> Loading
docs/manual/expr.xml.meta +1 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,6 @@ <variants> <variant>en</variant> <variant>fr</variant> <variant outdated="yes">fr</variant> </variants> </metafile>