summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/core.html.fr.utf8
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/core.html.fr.utf8')
-rw-r--r--docs/manual/mod/core.html.fr.utf815
1 files changed, 6 insertions, 9 deletions
diff --git a/docs/manual/mod/core.html.fr.utf8 b/docs/manual/mod/core.html.fr.utf8
index eed3eb2727..6ac6da1883 100644
--- a/docs/manual/mod/core.html.fr.utf8
+++ b/docs/manual/mod/core.html.fr.utf8
@@ -575,10 +575,8 @@ All pour les versions antérieures</code></td></tr>
activée.
</p></div>
- <div class="example"><p><code>
- AllowOverride Options=Indexes,MultiViews
- </code></p></div>
-
+ <pre class="prettyprint lang-config">AllowOverride Options=Indexes,MultiViews</pre>
+
</dd>
</dl>
@@ -3248,7 +3246,7 @@ XML</td></tr>
<p>Exemple :</p>
<pre class="prettyprint lang-config"># Limitation à 1 Mo
-LimitXMLRequestBody 1073741824</pre>
+LimitXMLRequestBody 1048576</pre>
@@ -5484,9 +5482,8 @@ serveur HTTP Apache.</td></tr>
d’hôte dans le chemin UNC n’a pas été spécifié par cette directive. Le but
est de limiter l’accès aux chemins dérivés d’entrées non fiables.</p>
- <div class="example"><p><code>
- UNCList example.com other.example.com
- </code></p></div>
+ <pre class="prettyprint lang-config">UNCList example.com other.example.com</pre>
+
<div class="warning"><h3>Sécurité</h3>
<p>Les chemins UNC accédés en dehors du traitement d’une requête, par
@@ -5852,7 +5849,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/mod/core.html';
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<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="apache">Copyright 2025 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/quickreference.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();