Skip to content

Commit

Permalink
fr doc XML file update.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1923072 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Lucien Gentis committed Jan 11, 2025
1 parent bc126ee commit b373b91
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions docs/manual/mod/core.xml.fr
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
<!-- English Revision: 1922169 -->
<!-- English Revision: 1923003 -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->

Expand Down Expand Up @@ -519,10 +519,9 @@ All pour les versions antérieures</default>
activée.
</p></note>

<example>
<highlight language="config">
AllowOverride Options=Indexes,MultiViews
</example>

</highlight>
</dd>
</dl>

Expand Down Expand Up @@ -3322,7 +3321,7 @@ host</context>

<highlight language="config">
# Limitation à 1 Mo
LimitXMLRequestBody 1073741824
LimitXMLRequestBody 1048576
</highlight>

</usage>
Expand Down Expand Up @@ -5780,9 +5779,9 @@ serveur HTTP Apache.</compatibility>
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>

<example>
<highlight language="config">
UNCList example.com other.example.com
</example>
</highlight>

<note type="warning"><title>Sécurité</title>
<p>Les chemins UNC accédés en dehors du traitement d’une requête, par
Expand Down

0 comments on commit b373b91

Please sign in to comment.