xforms
authorEric Covener <covener@apache.org>
Wed, 22 Apr 2015 20:28:29 +0000 (20:28 +0000)
committerEric Covener <covener@apache.org>
Wed, 22 Apr 2015 20:28:29 +0000 (20:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675493 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
docs/manual/mod/mod_authnz_ldap.xml.fr
docs/manual/mod/mod_mime.html.en
docs/manual/mod/mod_mime.xml.ja

index 7c172ce142bcbee9199ffb9f19a3bc89953210d7..83adf96e9ab3fdc53c2d8f941eb73e01edf42034 100644 (file)
@@ -1880,18 +1880,28 @@ media type in the HTTP Content-Type header field</td></tr>
     static files, where the generator of the response typically specifies
     a Content-Type, this directive has no effect.</p>
 
+
     <div class="note"><h3>Note</h3>
+    <p>If no handler is explicitly set for a request, the specified content
+    type will also be used as the handler name. </p>
+   
     <p>When explicit directives such as
     <code class="directive"><a href="#sethandler">SetHandler</a></code> or
     <code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code> do not apply
     to the current request, the internal handler name normally set by those
-    directives is set to match the content type specified by this directive.
+    directives is instead set to the content type specified by this directive.
+    </p>
+    <p>
     This is a historical behavior that some third-party modules
-    (such as mod_php) may use "magic" content types used only to signal the
-    module to take responsibility for the matching request.  Configurations
-    that rely on such "magic" types should be avoided by the use of
+    (such as mod_php) may look for a "synthetic" content type used only to 
+    signal the module to take responsibility for the matching request. 
+    </p>
+
+    <p>Configurations that rely on such "synthetic" types should be avoided.
+    Additionally, configurations that restrict access to
     <code class="directive"><a href="#sethandler">SetHandler</a></code> or
-    <code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code>. </p>
+    <code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code> should
+    restrict access to this directive as well.</p>
     </div>
 
 
index a95b5437a02c919b39b890674a62b4342c1c9a09..b4a14b8b792180608e2b0e892720a509340334e8 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:1675429 (outdated) -->
+<!-- English Revision: 344972:1675491 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 5d114e82ae84daaf3bf7d302fcfc46f58ad1d701..9711fdc2def9481e99c0733afb91eceabccad22a 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:1675429 (outdated) -->
+<!-- English Revision: 1040494:1675491 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index f6145e12c8f04d81342987f84fa7d63e1f78bfe8..261ca3438df45f932211747e298558c7a326bb7b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1674195:1675429 (outdated) -->
+<!-- English Revision: 1674195:1675491 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 8c1b7177511ef70294c3cf4ee255a23927eed108..b2cbbacf6b77b37f74b5cd2d3a4c022e32f355ce 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:1675429 (outdated) -->
+<!-- English Revision: 669847:1675491 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0da07593464a4f9c27a5c0accdc578c9227108ef..63f07f7a5f2bbc8689f264960429500447d77cae 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: 1302855:1675429 (outdated) -->
+<!-- English Revision: 1302855:1675491 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index d85a0a89c8f8265cca0efbb982a0d97e56278626..07f482093e5d351428a1f760b253c5493296a722 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1673932:1675436 (outdated) -->
+<!-- English Revision: 1673932:1675455 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index de87ca97c0ec71eccbbb1065c10e248be9f9763c..21e4e0d7124e5b67729f5fbe35a779dbcf3c4e20 100644 (file)
@@ -596,17 +596,26 @@ type</td></tr>
 
 
     <div class="note"><h3>Note</h3>
+    <p>If no handler is explicitly set for a request, the specified content
+    type will also be used as the handler name. </p>
+   
     <p>When explicit directives such as 
     <code class="directive"><a href="../mod/core.html#sethandler">SetHandler</a></code> or 
     <code class="directive"><a href="#addhandler">AddHandler</a></code> do not apply 
     to the current request, the internal handler name normally set by those
-    directives is set to match the content type specified by this directive.  
+    directives is instead set to the content type specified by this directive. 
+    </p> 
+    <p>
     This is a historical behavior that some third-party modules 
-    (such as mod_php) may use "magic" content types used only to signal the 
-    module to take responsibility for the matching request.  Configurations
-    that rely on such "magic" types should be avoided by the use of 
+    (such as mod_php) may look for a "synthetic" content type used only to 
+    signal the module to take responsibility for the matching request. 
+    </p>
+
+    <p>Configurations that rely on such "synthetic" types should be avoided. 
+    Additionally, configurations that restrict access to 
     <code class="directive"><a href="../mod/core.html#sethandler">SetHandler</a></code> or 
-    <code class="directive"><a href="#addhandler">AddHandler</a></code>. </p>
+    <code class="directive"><a href="#addhandler">AddHandler</a></code> should
+    restrict access to this directive as well.</p>
     </div>
 
 
index 05d433f98d3ec542d12c045efda79817decf80da..a1b394bf40c74289a288a7e63fe62704d5b013ab 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: 659902:1675429 (outdated) -->
+<!-- English Revision: 659902:1675491 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more