Commit c62f829c authored by Stefan Fritsch's avatar Stefan Fritsch
Browse files

xforms


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1352926 13f79535-47bb-0310-9956-ffa450edef68
parent 7c07a0b7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1943,8 +1943,7 @@ client</td></tr>
    </code></p></div>

    <div class="note">Under normal conditions, the value should not be changed from
    the default. Also, you can't set this higher than 8190 without
    modifying the source code and rebuilding.</div>
    the default.</div>

    <div class="warning"><h3>Warning</h3>
    <p> When name-based virtual hosting is used, the value for this
+5 −0
Original line number Diff line number Diff line
@@ -3256,6 +3256,11 @@ serveurs virtuels
    de configuration. Le premier serveur virtuel dont le <code class="directive"><a href="#servername">ServerName</a></code> ou le <code class="directive"><a href="#serveralias">ServerAlias</a></code> correspond est choisi, sans
    prfrence si le nom contient des caractres gnriques ou pas.</p>

    <p>Tous les noms spcifis au sein d'une section
    <code class="directive">VirtualHost</code> sont traits comme un
    <code class="directive">ServerAlias</code> (sans caractres gnriques).</p>


<h3>Voir aussi</h3>
<ul>
<li><code class="directive"><a href="#usecanonicalname">UseCanonicalName</a></code></li>
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
<!-- English Revision: 167959:1344679 (outdated) -->
<!-- English Revision: 167959:1352923 (outdated) -->

<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
<!-- English Revision : 1308110 -->
<!-- English Revision: 1308110:1352923 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->

+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
<!-- English Revision: 608059:1344679 (outdated) -->
<!-- English Revision: 608059:1352923 (outdated) -->

<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
Loading