]> granicus.if.org Git - apache/commitdiff
rebuild
authorDaniel Gruno <humbedooh@apache.org>
Sun, 13 May 2012 13:51:48 +0000 (13:51 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 13 May 2012 13:51:48 +0000 (13:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1337883 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/htaccess.html.en
docs/manual/howto/htaccess.xml.fr
docs/manual/howto/htaccess.xml.ja
docs/manual/howto/htaccess.xml.ko
docs/manual/howto/htaccess.xml.pt-br

index c8e24bf6f136d222856aa957358726b3f9dd6b8b..0866ac2372a9b0138fd9248eb90fda373309a2a1 100644 (file)
@@ -198,8 +198,8 @@ changes on a per-directory basis.</p>
 
     <div class="example"><h3>Section from your <code>httpd.conf</code>
     file</h3><pre class="prettyprint lang-config">
-&lt;Directory /www/htdocs/example&gt;<br />
-    AddType text/example .exm<br />
+&lt;Directory /www/htdocs/example&gt;
+    AddType text/example .exm
 &lt;/Directory&gt;
     </pre>
 </div>
@@ -268,7 +268,7 @@ changes on a per-directory basis.</p>
 
     <pre class="prettyprint lang-config">
 &lt;Directory /www/htdocs&gt;
-    Allowoverride All
+    AllowOverride All
 &lt;/Directory&gt;
 
 &lt;Location /&gt;
index 1a692dfe34ec2a45b94e8471a40147fcdd519348..6b94af7efb244bc0397a4c993a83532e7250f4ed 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1330277:1333989 (outdated) -->
+<!-- English Revision: 1330277:1337882 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 876bad12c24f5c90b9f2434600ba69492db49b8a..3336b75c9778d75fbdc5dc54efb2573fe3bf1012 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 574882:1333989 (outdated) -->
+<!-- English Revision: 574882:1337882 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0719feaa674bd05fff130842d260ae99ec9e7e25..4480a72bd60ff24c1864b31a12334dacb5fb04cf 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1333989 (outdated) -->
+<!-- English Revision: 151408:1337882 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 7ede03cc72b5ca1c96e74cf3aaa9060faf54fb64..df6f0eb1f378e75644123fda22e12224f37d1ac6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.pt-br.xsl"?>
-<!-- English Revision: 151408:1333989 (outdated) -->
+<!-- English Revision: 151408:1337882 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more