Commit e51fee23 authored by Richard Bowen's avatar Richard Bowen
Browse files

Rebuild doc transforms.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200963 13f79535-47bb-0310-9956-ffa450edef68
parent aafaf240
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -2420,7 +2420,7 @@ client</td></tr>
    that will be allowed in an HTTP request header.</p>

    <p>The <code class="directive">LimitRequestFieldSize</code> directive
    allows the server administrator to reduce or increase the limit
    allows the server administrator to set the limit
    on the allowed size of an HTTP request header field. A server
    needs this value to be large enough to hold any one header field
    from a normal client request. The size of a normal request header
@@ -2440,7 +2440,8 @@ client</td></tr>
    </code></p></div>

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

    <div class="warning"><h3>Warning</h3>
    <p> When name-based virtual hosting is used, the value for this
@@ -2464,7 +2465,7 @@ from the client</td></tr>
    allowed on the HTTP request-line.</p>

    <p>The <code class="directive">LimitRequestLine</code> directive allows
    the server administrator to reduce or increase the limit on the allowed size
    the server administrator to set the limit on the allowed size
    of a client's HTTP request-line. Since the request-line consists of the
    HTTP method, URI, and protocol version, the
    <code class="directive">LimitRequestLine</code> directive places a
@@ -2484,7 +2485,8 @@ from the client</td></tr>
    </code></p></div>

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

    <div class="warning"><h3>Warning</h3>
    <p> When name-based virtual hosting is used, the value for this
+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: 344972:1199485 (outdated) -->
<!-- English Revision: 344972:1200961 (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" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
<!-- English Revision: 669847:1199485 (outdated) -->
<!-- English Revision: 669847:1200961 (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.tr.xsl"?>
<!-- English Revision: 813376:1199485 (outdated) -->
<!-- English Revision: 813376:1200961 (outdated) -->
<!-- =====================================================
 Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
   Reviewed by: Orhan Berent <berent belgeler.org>