diff options
Diffstat (limited to '')
-rw-r--r-- | docs/manual/mod/mod_log_debug.html.fr.utf8 | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/docs/manual/mod/mod_log_debug.html.fr.utf8 b/docs/manual/mod/mod_log_debug.html.fr.utf8 index 979f659..54a24f6 100644 --- a/docs/manual/mod/mod_log_debug.html.fr.utf8 +++ b/docs/manual/mod/mod_log_debug.html.fr.utf8 @@ -123,18 +123,19 @@ erreurs</td></tr> suivants sont supportés :</p> <table class="bordered"><tr class="header"><th>Nom</th></tr> -<tr><td><code>translate_name</code></td></tr> -<tr class="odd"><td><code>type_checker</code></td></tr> -<tr><td><code>quick_handler</code></td></tr> -<tr class="odd"><td><code>map_to_storage</code></td></tr> -<tr><td><code>check_access</code></td></tr> -<tr class="odd"><td><code>check_access_ex</code></td></tr> -<tr><td><code>insert_filter</code></td></tr> -<tr class="odd"><td><code>check_authn</code></td></tr> -<tr><td><code>check_authz</code></td></tr> -<tr class="odd"><td><code>fixups</code></td></tr> -<tr><td><code>handler</code></td></tr> -<tr class="odd"><td><code>log_transaction</code></td></tr> +<tr><td><code>pre_translate_name</code></td></tr> +<tr class="odd"><td><code>translate_name</code></td></tr> +<tr><td><code>type_checker</code></td></tr> +<tr class="odd"><td><code>quick_handler</code></td></tr> +<tr><td><code>map_to_storage</code></td></tr> +<tr class="odd"><td><code>check_access</code></td></tr> +<tr><td><code>check_access_ex</code></td></tr> +<tr class="odd"><td><code>insert_filter</code></td></tr> +<tr><td><code>check_authn</code></td></tr> +<tr class="odd"><td><code>check_authz</code></td></tr> +<tr><td><code>fixups</code></td></tr> +<tr class="odd"><td><code>handler</code></td></tr> +<tr><td><code>log_transaction</code></td></tr> </table> <p>Le branchement par défaut est <code>log_transaction</code>. La @@ -155,7 +156,7 @@ erreurs</td></tr> <div class="bottomlang"> <p><span>Langues Disponibles: </span><a href="../en/mod/mod_log_debug.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../fr/mod/mod_log_debug.html" title="Français"> fr </a></p> -</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div> +</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div> <script type="text/javascript"><!--//--><![CDATA[//><!-- var comments_shortname = 'httpd'; var comments_identifier = 'http://httpd.apache.org/docs/2.4/mod/mod_log_debug.html'; @@ -173,7 +174,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/mod/mod_log_debug.ht } })(window, document); //--><!]]></script></div><div id="footer"> -<p class="apache">Copyright 2019 The Apache Software Foundation.<br />Autorisé sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="apache">Copyright 2024 The Apache Software Foundation.<br />Autorisé sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); |