]> granicus.if.org Git - apache/commitdiff
rebuild
authorDaniel Gruno <humbedooh@apache.org>
Sun, 13 May 2012 13:49:23 +0000 (13:49 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 13 May 2012 13:49:23 +0000 (13:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1337881 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.meta
docs/manual/howto/htaccess.xml.pt-br

index 521f0720f8be0f2ff1e556ecfb5032286fc6e624..41fcab166b074cd5484b666536c0d33921bd05c1 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 7a49d5f0e8b70967ca84dd46516a0b6693761a2d..2a63de9520cf88a272344a8b3a76f8aee63725c1 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 -->
+<!-- English Revision: 1330277:1337880 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index cf227843d80478f0c7d10d81281723cb35072135..1d51cebd3541d3d8469354a473ecd85aae1ce10f 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:1330277 (outdated) -->
+<!-- English Revision: 574882:1337880 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 556652567269f4ed9f454c0a1fc199c0599e8dea..60c5a7c3f4343167d6ac21296f0e6a788ef297ba 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:1330277 (outdated) -->
+<!-- English Revision: 151408:1337880 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a962e7243c21fe4713e967ccff1e47ca262e4658..aba40c04ac7aa094995ac23413eac4d4643e40d1 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">pt-br</variant>
index 23800439cf9dd805902a3d363961a5894aeeb4b6..8f6220fed071ad0503138eefbd595b814b95b882 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:1330277 (outdated) -->
+<!-- English Revision: 151408:1337880 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more