From: Mike Rumph Date: Thu, 3 Dec 2015 16:42:14 +0000 (+0000) Subject: Generated doc changes X-Git-Tag: 2.4.18~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=290a9cad3f9b860b6b191aeeb1cc8af2929f006a;p=thirdparty%2Fapache%2Fhttpd.git Generated doc changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1717802 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_allowmethods.html.en b/docs/manual/mod/mod_allowmethods.html.en index c281c1d0348..d84b74c03db 100644 --- a/docs/manual/mod/mod_allowmethods.html.en +++ b/docs/manual/mod/mod_allowmethods.html.en @@ -36,7 +36,7 @@

Summary

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

+used on a server. The most common configuration would be:

<Location "/">
    AllowMethods GET POST OPTIONS
@@ -62,9 +62,9 @@ used on an server. The most common configuration would be:

Module:mod_allowmethods -

The HTTP-methods are case sensitive, and are generally as per -RFC given in upper case. The GET and HEAD methods are treated as -equivalent. The reset keyword can be used +

The HTTP-methods are case sensitive and are generally, as per +RFC, given in upper case. The GET and HEAD methods are treated as +equivalent. The reset keyword can be used to turn off mod_allowmethods in a deeper nested context:

<Location "/svn">
@@ -73,7 +73,7 @@ turn off mod_allowme
 
 
 
 
diff --git a/docs/manual/mod/mod_allowmethods.xml.fr b/docs/manual/mod/mod_allowmethods.xml.fr
index 3643c3ae2d8..e0124dfea10 100644
--- a/docs/manual/mod/mod_allowmethods.xml.fr
+++ b/docs/manual/mod/mod_allowmethods.xml.fr
@@ -1,7 +1,7 @@
 
 
 
-
+