Commit e69ab0c5 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1717126 13f79535-47bb-0310-9956-ffa450edef68
parent 457db470
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
<tr><th><a href="module-dict.html#SourceFile">SourceFile:</a></th><td>mod_allowmethods.c</td></tr></table>
<h3>Summary</h3>

<p>This module makes it easy to restrict what HTTP methods can
<p>This module makes it easy to restrict what HTTP methods can be
used on an server. The most common configuration would be:</p>

<pre class="prettyprint lang-config">&lt;Location "/"&gt;
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
<!-- English Revision: 1673563 -->
<!-- English Revision: 1673563:1717125 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->

+1 −1
Original line number Diff line number Diff line
@@ -8,6 +8,6 @@

  <variants>
    <variant>en</variant>
    <variant>fr</variant>
    <variant outdated="yes">fr</variant>
  </variants>
</metafile>