You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by la...@apache.org on 2001/08/21 01:07:44 UTC

cvs commit: httpd-2.0/docs/error HTTP_LENGTH_REQUIRED.html.var HTTP_METHOD_NOT_ALLOWED.html.var HTTP_REQUEST_ENTITY_TOO_LARGE.html.var

lars        01/08/20 16:07:44

  Modified:    docs/error HTTP_LENGTH_REQUIRED.html.var
                        HTTP_METHOD_NOT_ALLOWED.html.var
                        HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
  Log:
  D'oh. Change REDIRECT_METHOD to REDIRECT_REQUEST_METHOD.
  
  Revision  Changes    Path
  1.2       +3 -3      httpd-2.0/docs/error/HTTP_LENGTH_REQUIRED.html.var
  
  Index: HTTP_LENGTH_REQUIRED.html.var
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/error/HTTP_LENGTH_REQUIRED.html.var,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HTTP_LENGTH_REQUIRED.html.var	2001/08/20 21:51:16	1.1
  +++ HTTP_LENGTH_REQUIRED.html.var	2001/08/20 23:07:44	1.2
  @@ -5,7 +5,7 @@
   <!--#include virtual="include/top.html" -->
   
       Die Anfrage kann nicht beantwortet werden.
  -    Bei Verwendung der <!--#echo encoding="none" var="REDIRECT_METHOD"-->-Methode
  +    Bei Verwendung der <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->-Methode
       mu� ein korrekter <code>Content-Length</code>-Header
       angegeben werden. 
   
  @@ -18,7 +18,7 @@
   <!--#set var="TITLE" value="Bad Content-Length!" -->
   <!--#include virtual="include/top.html" -->
   
  -    A request with the <!--#echo encoding="none" var="REDIRECT_METHOD"-->
  +    A request with the <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
       method requires a valid <code>Content-Length</code> header.
   
   <!--#include virtual="include/bottom.html" -->
  @@ -30,7 +30,7 @@
   <!--#set var="TITLE" value="Longueur du contenu ill&eacute;gal!" -->
   <!--#include virtual="include/top.html" -->
   
  -    Une requ&ecirc;te utilisant la m&eacute;thode <!--#echo encoding="none" var="REDIRECT_METHOD"-->
  +    Une requ&ecirc;te utilisant la m&eacute;thode <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
       n&eacute;cessite un header valable <code>Content-Length</code> (indiquant la longueur).
   
   <!--#include virtual="include/bottom.html" -->
  
  
  
  1.2       +4 -4      httpd-2.0/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
  
  Index: HTTP_METHOD_NOT_ALLOWED.html.var
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HTTP_METHOD_NOT_ALLOWED.html.var	2001/08/20 21:51:16	1.1
  +++ HTTP_METHOD_NOT_ALLOWED.html.var	2001/08/20 23:07:44	1.2
  @@ -4,7 +4,7 @@
   <!--#set var="TITLE" value="Methode nicht erlaubt!" -->
   <!--#include virtual="include/top.html" -->
   
  -    Die <!--#echo encoding="none" var="REDIRECT_METHOD"-->-Methode
  +    Die <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->-Methode
       ist f�r den angeforderten URL nicht erlaubt.
   
   <!--#include virtual="include/bottom.html" -->
  @@ -16,7 +16,7 @@
   <!--#set var="TITLE" value="Method not allowed!" -->
   <!--#include virtual="include/top.html" -->
   
  -    The <!--#echo encoding="none" var="REDIRECT_METHOD"-->
  +    The <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
       method is not allowed for the requested URL.
       
   <!--#include virtual="include/bottom.html" -->
  @@ -28,7 +28,7 @@
   <!--#set var="TITLE" value="Method not allowed!" -->
   <!--#include virtual="include/top.html" -->
   
  -	El <!--#echo encoding="none" var="REDIRECT_METHOD"-->
  +	El <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
   	m&eacute;todo utilizado por su solicitud no esta 
   	permitido por el URL.
       
  @@ -41,7 +41,7 @@
   <!--#set var="TITLE" value="M&eacute;thode interdite!" -->
   <!--#include virtual="include/top.html" -->
   
  -    La m&eacute;thode <!--#echo encoding="none" var="REDIRECT_METHOD"-->
  +    La m&eacute;thode <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
       n'est pas utilisable pour l'URL requise.
   
   <!--#include virtual="include/bottom.html" -->
  
  
  
  1.2       +4 -4      httpd-2.0/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
  
  Index: HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HTTP_REQUEST_ENTITY_TOO_LARGE.html.var	2001/08/20 21:51:16	1.1
  +++ HTTP_REQUEST_ENTITY_TOO_LARGE.html.var	2001/08/20 23:07:44	1.2
  @@ -5,7 +5,7 @@
   <!--#include virtual="include/top.html" -->
   
       Die bei der Anfrage �bermittelnden Daten sind f�r
  -    die <!--#echo encoding="none" var="REDIRECT_METHOD"-->-Methode nicht erlaubt
  +    die <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->-Methode nicht erlaubt
       oder die Datenmenge hat das Maximum �berschritten.
   
   <!--#include virtual="include/bottom.html" -->
  @@ -17,7 +17,7 @@
   <!--#set var="TITLE" value="Request entity too large!" -->
   <!--#include virtual="include/top.html" -->
   
  -  The <!--#echo encoding="none" var="REDIRECT_METHOD"--> method does not allow the data
  +  The <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"--> method does not allow the data
     transmitted, or the data volume exceeds the capacity limit.
   
   <!--#include virtual="include/bottom.html" -->
  @@ -30,7 +30,7 @@
   <!--#include virtual="include/top.html" -->
   
   	Los recursos establecidos no permiten peticiones con
  -	el <!--#echo encoding="none" var="REDIRECT_METHOD"--> m&eacute;todo 
  +	el <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"--> m&eacute;todo 
   	suministrado por su solicitud, o, la cantidad de datos 
   	provistos exceden los l&iacute;mites de capacidad.
   
  @@ -43,7 +43,7 @@
   <!--#set var="TITLE" value="Volume de la demande trop grand!" -->
   <!--#include virtual="include/top.html" -->
   
  -La m&eacute;thode <!--#echo encoding="none" var="REDIRECT_METHOD"--> 
  +La m&eacute;thode <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"--> 
   n'autorise pas le transfert de ces donn&eacute;es ou bien le volume
   des donn&eacute;es exc&egrave;de la limite de capacit&eacute;.