]> granicus.if.org Git - apache/commitdiff
Update transformations.
authorJoe Orton <jorton@apache.org>
Thu, 30 Jun 2016 07:24:15 +0000 (07:24 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 30 Jun 2016 07:24:15 +0000 (07:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750753 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.es
docs/manual/mod/core.xml.fr
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.tr

index c579210848a28b4d5dfc0a28712543bd4a3a0a92..ae769061a5b87c48d609744c9e1a06ce52ba4192 100644 (file)
@@ -4437,16 +4437,18 @@ certain events before failing a request</td></tr>
     <p>Finally, for testing and diagnostic purposes only, request
     bodies may be allowed using the non-compliant <code>TraceEnable
     extended</code> directive.  The core (as an origin server) will
-    restrict the request body to 64k (plus 8k for chunk headers if
+    restrict the request body to 64Kb (plus 8Kb for chunk headers if
     <code>Transfer-Encoding: chunked</code> is used).  The core will
     reflect the full headers and all chunk headers with the response
-    body.  As a proxy server, the request body is not restricted to 64k.</p>
+    body.  As a proxy server, the request body is not restricted to 64Kb.</p>
 
     <div class="note"><h3>Note</h3>
-    <p>Despite claims to the contrary, <code>TRACE</code> is not
-    a security vulnerability, and there is no viable reason for
-    it to be disabled. Doing so necessarily makes your server
-    noncompliant.</p>
+
+    <p>Despite claims to the contrary, enabling the <code>TRACE</code>
+    method does not expose any security vulnerability in Apache httpd.
+    The <code>TRACE</code> method is defined by the HTTP/1.1
+    specification and implementations are expected to support it.</p>
+    
     </div>
 
 </div>
index d81d57ddc0a008282246fc83c1c13d18349aac48..758585ace6f81029ae48206779cd1cd58cd73332 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 344972:1750444 (outdated) -->
+<!-- English Revision: 344972:1750752 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 260cb7bbe9af341f1f0e3a5856ac423eb5156d89..e35de20159d31467abd1754c1cf3420baad0db47 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision: 1040494:1750444 (outdated) -->
+<!-- English Revision: 1040494:1750752 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 8d915cecd328cb8fcde135d258077be270b6a1eb..4fadb280c913f1d08510436a9d9d2737065f1835 100644 (file)
@@ -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: 1746871:1750444 (outdated) -->
+<!-- English Revision: 1746871:1750752 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index b2a33001b50bb5fcaf1e520e7268b7253534f281..eb1743a4d5438cdfb7f2caaa599c52c2662c0de6 100644 (file)
@@ -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.ja.xsl"?>
-<!-- English Revision: 669847:1750444 (outdated) -->
+<!-- English Revision: 669847:1750752 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a3dce6f07873b3e720c21ab76e1117c5c7d0be44..39c06d2e26ccbe66090e9d298395c7cb4519e164 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1733954:1750444 (outdated) -->
+<!-- English Revision: 1733954:1750752 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>