]> granicus.if.org Git - apache/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Fri, 11 May 2012 00:32:22 +0000 (00:32 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 11 May 2012 00:32:22 +0000 (00:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1336980 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 f5dad752d54d561ccc537ccd0714e44ecd404b2b..e54c4474e13914fc7f7bcd1a172b17a27e8e280f 100644 (file)
@@ -2686,16 +2686,6 @@ URLs</td></tr>
     </pre>
 
 
-    <p>You could also use this directive to configure a particular
-    handler for files with a particular file extension. For example:</p>
-
-    <pre class="prettyprint lang-config">
-&lt;FilesMatch \.php$&gt;
-    SetHandler application/x-httpd-php
-&lt;/FilesMatch&gt;
-    </pre>
-
-
     <div class="note"><h3>Note about / (slash)</h3>
       <p>The slash character has special meaning depending on where in a
       URL it appears. People may be used to its behavior in the filesystem
@@ -4085,6 +4075,16 @@ handler</td></tr>
     </pre>
 
 
+    <p>You could also use this directive to configure a particular
+    handler for files with a particular file extension. For example:</p>
+
+    <pre class="prettyprint lang-config">
+&lt;FilesMatch \.php$&gt;
+    SetHandler application/x-httpd-php
+&lt;/FilesMatch&gt;
+    </pre>
+
+
     <p>You can override an earlier defined <code class="directive">SetHandler</code>
     directive by using the value <code>None</code>.</p>
 
index c9c57da49b72ec575ad5895750a27af581c17c65..b48bfad129a3a24e577a79b1485ab3cd9e5601a3 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:1336962 (outdated) -->
+<!-- English Revision: 344972:1336979 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9d8f5438f00078bf750f74c5dee715cfcacaa67d..86789067b86671e1f88a39be6d0423e5a60969f0 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:1336962 (outdated) -->
+<!-- English Revision: 1040494:1336979 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index bc0f7796f0103bee0e43e4c8210067ac1076075a..4f2b28f1b5d000271a99515808a14cbd9153e647 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: 1332627:1336962 (outdated) -->
+<!-- English Revision: 1332627:1336979 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index a5bf36e5e864e4ec2768fe0c00d88d1615d352bd..50d72b87912c4abbf777e3f0b0cc9a7c21b0f58d 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:1336962 (outdated) -->
+<!-- English Revision: 669847:1336979 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 436ac424694f0652f876a3761a4b37d02a10867a..26dbdfd197688824757ec4a9a6502a5610844497 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:1336962 (outdated) -->
+<!-- English Revision: 1302855:1336979 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>